Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeEllipCone Class
>
OdGeEllipCone Constructor
>
OdGeEllipCone::OdGeEllipCone Constructor (double, double, const OdGePoint3d&, double, double, const OdGeVector3d&)
OdGeEllipCone::OdGeEllipCone Constructor (double, double, const OdGePoint3d&, double, double, const OdGeVector3d&)
Syntax
C++
OdGeEllipCone
(
double
cosineAngle
,
double
sineAngle
,
const
OdGePoint3d
&
origin
,
double
minorRadius
,
double
majorRadius
,
const
OdGeVector3d
&
axisOfSymmetry
);
Description
Constructor for the OdGeEllipCone class.
Parameters
Parameters
Description
cosineAngle
[in] The cosine of the angle between the generating line passing through the major axis, and the axis of symmetry.
sineAngle
[in] The sine of the angle between the generating line passing through the major axis, and the axis of symmetry.
origin
[in] The origin point of this elliptical cone.
minorRadius
[in] The minor radius of this elliptical cone.
majorRadius
[in] The major radius of this elliptical cone.
axisOfSymmetry
[in] Axis of symmetry (rotation).
Links
OdGeEllipCone Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!