|
IGeom3DPlan::IsReverseV
Description
This method allows you to determine if the V parameter is reversed. By default, the V direction is the cross-product of a normal with a direction vector.
Syntax
Status = IsReverseV ( );
Return: (Boolean) Status |
TRUE if V reversed. |
|