Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::layers Method
Syntax
C++
virtual OdRxIteratorPtr layers(OdDbBaseDatabase* db) const = 0;

Returns a smart pointer to the iterator of the specified database's layers. 

 

Parameters
Description
db
[in] A pointer to a drawing database, from which the method retrieves information about layers.
Copyright © 2002-2022. Open Design Alliance All rights reserved.