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

BmGPolyMesh.h

This class stores geometry data of a polymesh.

 
Returns the object's faceted topology as a pointer to an OdBmFacetedTopology object. 
Returns the interior geometry style ID as an object of the OdBmObjectId class. 
Returns the material ID as an object of the OdBmObjectId class. 
Returns polymesh flags as an OdInt32 value. 
Sets faceted topology to this object.
 
Sets an interior geometry style ID to this object.
 
Sets a material ID to this object.
 
Sets polymesh flags to this object.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.