API Reference > OdDg Classes > OdDgShape3d Class
OdDgShape3d Class
OdDgShape3dOdDgShape3dOdDgShape3dOdDgShape3dOdDgShape3d
Syntax
C++
class OdDgShape3d : public OdDgMultiVertex3d;

DgShape.h

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
This is addVertex, a member of class OdDgShape3d. 
 
The flag indicates whether the element is a solid or a hole for closed element types:
  • false is Solid
  • true is Hole
 
 
This is insertVertex, a member of class OdDgShape3d. 
 
Returns true if and only if this Curve object is closed. 
 
Returns true if and only if this Curve object is periodic. 
 
This is removeAllVertices, a member of class OdDgShape3d. 
 
This is removeLastVertex, a member of class OdDgShape3d. 
 
This is removeVertexAt, a member of class OdDgShape3d. 
 
This is reverseCurve, a member of class OdDgShape3d. 
 
Takes an OdGeCurve3d and sets this OdDbCurve to be geometrically identical to the OdGeCurve3d.  
 
This is setHoleFlag, a member of class OdDgShape3d. 
 
This is setVertexAt, a member of class OdDgShape3d. 
 
This is subExplode, a member of class OdDgShape3d. 
 
OdGiDrawable overridden 
 
OdGiDrawable overridden 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.