Parameters |
Description |
double cosineAngle |
[in] The cosine of the angle between the generating line and the axis of symmetry. |
double sineAngle |
[in] The sine of the angle between the generating line and the axis of symmetry. |
const OdGePoint3d& baseCenter |
[in] Center of the base. |
double baseRadius |
[in] Radius of the base. |
const OdGeVector3d& axisOfSymmetry |
[in] Axis of symmetry (rotation). |
A reference to this OdGeCone object.
Sets the parameters for this cone according to the arguments, and returns a reference to this cone.
All angles are expressed in radians.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|