API Reference > OdDg Classes > OdDgEllipse3d Class
OdDgEllipse3d Class
OdDgEllipse3dOdDgEllipse3dOdDgEllipse3dOdDgEllipse3d
Syntax
C++
class OdDgEllipse3d : public OdDgCurveElement3d;

DgEllipse.h

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
Returns the area of this Curve object.
 
 
Returns the distance along this Curve object from its start point to the point specified by param.
 
 
 
 
Returns the parameter corresponding to the end point of this Curve object.
 
 
Returns the WCS end point of this Curve object.
 
 
Returns the first derivative of this Curve object at the specified WCS point.
 
 
 
 
Returns an OdGeCurve3d that is geometrically identical to this OdDbCurve.  
 
 
 
Returns the parameter corresponding to the point a specified distance along this Curve object from its start point.
 
 
Returns the parameter corresponding to the specified WCS point on this Curve object.
 
 
Returns the WCS point on this Curve object corresponding to the specified parameter.
 
 
 
 
 
 
 
 
Returns the second derivative of this Curve object at the specified point.
 
 
Returns the parameter corresponding to the start point of this Curve object.
 
 
Returns the WCS start point of this Curve object.
 
 
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 
 
it should be called by any object that could have common auxiliary drawable properties (e.c., patterns) 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.