|
IGeom3DCone::SineAng
Description
This property allows you to get the sine of an angle between the major generator and the cone axis. If sine > 0, the cone expands; if sine < 0 the cone contracts, if sine is 0, the "cone" is cylindrical.
Syntax
Sine = SineAng ( );
Return: (Double) Sine |
Sine of angle. |
|