Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerTableRecord::isInUse Method
Syntax
C++
bool isInUse() const;

Determines whether the layer record object is in-use when the generateUsageData() method is called and returns True if the layer is in-use, or False if the layer is not use.

Returns true when the generateUsageData() of the layer table object has not been called or this layer record object is not database resident.

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