|
IGeom3DCone::IsReverseU
Description
This method allows you to check if the U parameter is reversed. The U parameter direction, along generators, is normally in the same general direction as the cone axis (the normal to the base ellipse).
Syntax
Status = IsReverseU ( );
Return: (Boolean) Status |
TRUE if U reversed. |
|