Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHostAppServices::newPageController Method
Syntax
C++
virtual OdDbPageControllerPtr newPageController();

Returns an alternate PageController object.

The paging type will be determined by the overridden OdDbPageController::pagingType function in the returned instance. 

A null SmartPointer indicates no paging of database objects is to be done. 

The default implementation of this function always returns a null SmartPointer.

Copyright © 2002-2022. Open Design Alliance All rights reserved.