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

DgShape.h

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
The flag indicates whether the element is a solid or a hole for closed element types:
  • false is Solid
  • true is Hole
 
 
 
 
Returns true if and only if this Curve object is closed. 
 
Returns true if and only if this Curve object is periodic. 
 
 
 
 
 
 
 
 
 
Takes an OdGeCurve3d and sets this OdDbCurve to be geometrically identical to the OdGeCurve3d.  
 
 
 
 
 
 
 
OdGiDrawable overridden 
 
OdGiDrawable overridden 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.