|
IGeom3DSphere::IsReverseV
Description
This method allows you to check if the V parameter increases in the normal direction or is reversed. The normal direction for the V parameter is clockwise if looking in the pole direction (IGeom3DSphere::PoleDir ).
Syntax
Status = IsReverseV ( );
Return: (Boolean) Status |
TRUE if V is reversed. |
|