API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::enqueuePaging Method
OdDbDatabase::enqueuePaging Method
Syntax
C++
bool enqueuePaging(const OdDbObjectId & id);

Enqueues the object paging, mark it for paging in next call to pageObjects().

See Paging Support for details.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.