BmGCurve.h
This class is the base class for all geometric representations of curves. (For example, OdBmGLine, OdBmGEllipse, etc.)
Creates a new offset curve of the existing curve. | |
Creates a new curve with the opposite orientation of the existing curve. | |
Returns the point on this curve corresponding to the specified parameter value as an OdGePoint3d object. | |
Calculates the point on this curve corresponding to the specified parameter value as an OdGePoint3d object. | |
Returns approximate curve length. | |
Returns curve type. | |
Returns the length and height of the curve as a static array of two doubles. | |
Returns point of existing curve. | |
Returns the GeCurve as an OdGeCurve3d object. | |
Returns eOk if successful or an appropriate error code in the other case. | |
Returns curve length as a double value. | |
Changes the bounds of this curve to the specified values. | |
Makes curve unbound. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|