API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > setLayer Method > OdDbGroup::setLayer Method (OdDbObjectId)
OdDbGroup::setLayer Method (OdDbObjectId)
Syntax
C++
void setLayer(OdDbObjectId layerId);
Parameters 
Description 
OdDbObjectId layerId 
[in] Object ID of the LayerTableRecord. 

Sets the layer of all entities in this Group object to the specified value. 

 

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