Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCone::OdGeCone Constructor (double, double, const OdGePoint3d&, double, const OdGeVector3d&)
Syntax
C++
OdGeCone(double cosineAngle, double sineAngle, const OdGePoint3d& baseOrigin, double baseRadius, const OdGeVector3d& axisOfSymmetry);

Constructor for the OdGeCone class. 

 

Parameters
Description
cosineAngle
[in] The cosine of the angle between the generating line and the axis of symmetry.
sineAngle
[in] The sine of the angle between the generating line and the axis of symmetry.
baseOrigin
[in] Center of the base.
baseRadius
[in] Radius of the base.
axisOfSymmetry
[in] Axis of symmetry (rotation).
Copyright © 2002-2022. Open Design Alliance All rights reserved.