BmGEllipse.h
This class stores geometry data of an ellipse.
Returns the center of the ellipse as an object of the OdGePoint3d class. | |
detail Returns the end angle of the ellipse (in radians). | |
Returns the length of the ellipse as a double value. | |
Returns the height of the ellipse as a double value. | |
detail Returns the start angle of the ellipse (in radians). | |
Returns the X-Vector of the ellipse as an object of the OdGeVector3d class. | |
Returns the Y-Vector of the ellipse as an object of the OdGeVector3d class. | |
| |
Sets the parameters for this ellipse according to the arguments, and returns error code. | |
Sets the parameters for this ellipse according to the arguments, and returns error code. | |
Sets the starting and ending angles of the ellipse. | |
Sets the major and minor axes of the ellipse. | |
Sets the center of the ellipse. | |
Sets the major radius of the ellipse. | |
Sets the minor radius of the ellipse. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|