Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::findActiveLayout Method
Syntax
C++
virtual OdString findActiveLayout(bool allowModel) const;

Returns the name of the active layout of this database object. 

 

Parameters
Description
allowModel
[in] If and only if true, allows the ModelSpace layout name to be returned.

If allowModel == false, an empty string will be returned if the active layout is ModelSpace.

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