|
IGeom3DSurface::IsParametric
Description
This method allows you to check if a surface is parametric.
Syntax
Result = IsParametric ( );
Return: (Boolean) Result |
Returns TRUE if the surface is a parametric surface; otherwise it returns FALSE |
|