API Reference > OdDg Classes > OdDgArc3d Class
OdDgArc3d Class
OdDgArc3dOdDgArc3dOdDgArc3dOdDgArc3d
Syntax
C++
class OdDgArc3d : public OdDgCurveElement3d;

DgArc.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.
 
 
This is getEllipArc, a member of class OdDgArc3d. 
 
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.
 
 
This is getNormal, a member of class OdDgArc3d. 
 
Returns an OdGeCurve3d that is geometrically identical to this OdDbCurve.  
 
This is the overview for the getOrigin method overload. 
 
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.
 
 
This is getPrimaryAxis, a member of class OdDgArc3d. 
 
This is getRotation, a member of class OdDgArc3d. 
 
This is getSecondaryAxis, a member of class OdDgArc3d. 
 
Returns the second derivative of this Curve object at the specified point.
 
 
This is getStartAngle, a member of class OdDgArc3d. 
 
Returns the parameter corresponding to the start point of this Curve object.
 
 
Returns the WCS start point of this Curve object.
 
 
This is getSweepAngle, a member of class OdDgArc3d. 
 
Returns true if and only if this Curve object is closed. 
 
Returns true if and only if this Curve object is periodic. 
 
This is reverseCurve, a member of class OdDgArc3d. 
 
Takes an OdGeCurve3d and sets this OdDbCurve to be geometrically identical to the OdGeCurve3d.  
 
This is setOrigin, a member of class OdDgArc3d. 
 
This is setPrimaryAxis, a member of class OdDgArc3d. 
 
This is setRotation, a member of class OdDgArc3d. 
 
This is setSecondaryAxis, a member of class OdDgArc3d. 
 
This is setStartAngle, a member of class OdDgArc3d. 
 
This is setSweepAngle, a member of class OdDgArc3d. 
 
it should be called by any object that could have common auxiliary drawable properties (e.c., patterns) 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.