|
IGeom3DCone::IsHollow
Description
This method allows you to check if a cone has a hollow form. This can happen when IGeom3DCone::CosineAng is less than 0.
Syntax
Status = IsHollow ( );
Return: (Boolean) Status |
TRUE if cone has hollow form. |
|