API Reference > Classes > Essential_Classes > OdBmCurveElem Class
OdBmCurveElem Class
Syntax
C++
class OdBmCurveElem : public OdBmElement;

BmCurveElem.h

This class represents a curve element. 

 

Creates an arc.
 
Creates an arc.
 
Creates an ellipse.
 
Creates a hermite spline.
 
Creates a hermite spline.
 
Creates a straight line.
 
Creates a NURB spline.
 
Creates a NURB spline.
 
Creates a NURB spline.
 
Returns the center of the arc of this curve element. 
Returns the area scheme id of this curve element. 
Returns the category ID of this curve element. 
Returns an OdBmCurveDriver object, corresponding to this curve element. 
Returns an OdBmCurveElemData object, corresponding to this curve element. 
Returns an OdBmEllipseElemData object, corresponding to this curve element. 
Returns geometry curve of the curve element.
 
Checks the state of the AreaMeasurementScheme flag for this curve element.
 
Checks the state of the AreaSeparation flag for this curve element.
 
Checks the state of the Detail flag for this curve element.
 
Checks the state of the MEPSpaceSeparation flag for this curve element.
 
 
Returns the reference type of this curve element. 
Checks the state of the ShowCenterMark flag for this curve element.
 
Returns the sketch plane id of this curve element. 
Checks the state of the UseOffsetPos flag for this curve element.
 
Returns the visibility of this curve element. 
Returns the zone scheme id of this curve element. 
Sets a sketch plane to the curve element.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.