API Reference > OdDg Classes > OdDgMultiVertex2d Class
OdDgMultiVertex2d Class
OdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2dOdDgMultiVertex2d
Syntax
C++
class OdDgMultiVertex2d : public OdDgCurveElement2d;

DgMultiVertex.h

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
This is addVertex, a member of class OdDgMultiVertex2d. 
 
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.
 
 
This is getParamAtVertex, a member of class OdDgMultiVertex2d. 
 
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.
 
 
This is getVertexAt, a member of class OdDgMultiVertex2d. 
 
This is getVerticesCount, a member of class OdDgMultiVertex2d. 
 
This is insertVertex, a member of class OdDgMultiVertex2d. 
 
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 OdDgMultiVertex2d. 
 
This is removeLastVertex, a member of class OdDgMultiVertex2d. 
 
This is removeVertexAt, a member of class OdDgMultiVertex2d. 
 
This is reverseCurve, a member of class OdDgMultiVertex2d. 
 
Takes an OdGeCurve3d and sets this OdDbCurve to be geometrically identical to the OdGeCurve3d.  
 
This is setVertexAt, a member of class OdDgMultiVertex2d. 
 
override for OdGiDrawable 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.