Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::findLayoutNamed Method
Syntax
C++
virtual OdDbObjectId findLayoutNamed(const OdString& layoutName) const;

Returns the object ID of the specified layout in this database object. 

 

Parameters
Description
layoutName
[in] Layout name.

Returns a null object ID if the specified layout is not found.

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