|
IGeom3DCone::IsCylinder
Description
This method allows you to check if a cone is cylindrical. It happens when IGeom3DCone::SineAng is equal to 0.
Syntax
Status = IsCylinder ( );
Return: (Boolean) Status |
TRUE if cone is cylindrical. |
|
|
This method allows you to check if a cone is cylindrical. It happens when IGeom3DCone::SineAng is equal to 0.
Status = IsCylinder ( );
Return: (Boolean) Status |
TRUE if cone is cylindrical. |
|