API Reference > Classes > Geometry Classes > OdBmGNode Class
OdBmGNode Class
Syntax
C++
class OdBmGNode : public OdBmObject;

BmGNode.h

This is the base class for all objects in GElement.

Returns the ID of a category as an object of the OdBmObjectId class. 
Returns the control command as an OdInt32 value. 
Returns the geometry information as an OdBmGInfo object. 
Returns the set of bit flags as an OdUInt32 value. 
Returns GNode by GsMarker.
 
Returns GsMarker for current GNode. 
Guaranteed return id referenced to GStyleElem 
Returns the object tag as an OdInt32 value. 
Returns the visibility of BmGNode. 
 
 
Sets a control command to this object.
 
 
Sets object bit flags.
 
Sets a GStyle ID to this object.
 
Sets the model flag to this object.
 
Sets an object tag.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.