API Reference > Other Classes > OdModelerGeometryCreator Class
OdModelerGeometryCreator Class
OdModelerGeometryCreator
Syntax
C++
class OdModelerGeometryCreator : public OdRxObject;

ModelerGeometryCreator.h

This utility class loads and saves SAT/SAB files, and performs other miscellaneous other ACIS-related operations.

The functions in this class can do the following:

  • Create OdModelerGeometry instances from a specified input stream.
  • Save SAT/SAB data from an OdModelerGeometry instance.
  • Create region entities from sets of curves.
 

Corresponding C++ library: ModelerGeometry

 
Name 
Description 
 
Creates one or more instances of OdModelerGeometry from the specified SAT/SAB file.
 
 
Creates OdDbRegion entities from the closed loops defined by the specified curve segments.
 
 
This is the overview for the createSat method overload. 
 
This is initBrepBuilder, a member of class OdModelerGeometryCreator. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdModelerGeometryCreator. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.