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

BmGeomGenerator.h

Geometry generator class.

Appends a curve to a curveHist by id.
 
Appends an edge to a edgeHist by id.
 
Appends a face to a faceHist by id.
 
Creates a curveHist table.  
Creates an edgeHist table.  
Creates a reverse edgeHist table.  
Creates a faceHist table.  
Returns the tag of the face of the corresponding FaceHist.
 
Returns a curveHist by id.
 
Returns an edgeHist by id.
 
Returns a faceHist by id.
 
Returns the id as OdInt32. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.