API Reference > OdDg Classes > OdDgModelerGeometryCreator Class
OdDgModelerGeometryCreator Class
OdDgModelerGeometryCreator
Syntax
C++
class OdDgModelerGeometryCreator : public OdRxObject;

DgModelerGeometryCreator.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 OdDgModelerGeometry instances from a specified input stream.
  • Save SAT/SAB data from an OdDgModelerGeometry instance.
  • Create region entities from sets of curves.

 

Corresponding C++ library: TG_Db

 
Name 
Description 
 
Creates one or more instances of OdDgModelerGeometry from the specified stream.
 
 
Creates a single stream from the specified array of objects.
 
 
This is initBrepBuilder, a member of class OdDgModelerGeometryCreator. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDgModelerGeometryCreator. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.