API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::getLayerDefpointsId Method
OdDbDatabase::getLayerDefpointsId Method
Syntax
C++
OdDbObjectId getLayerDefpointsId(bool createIfNotFound = false) const;
Parameters 
Description 
bool createIfNotFound = false 
[in] Controls the creation of the object if it does not exist. 

Returns the object ID of the "DEFPOINTS" layer object of this database object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.