|
IGeom3DSurface::IsPlanar
Description
This method allows you to check if a given surface is planar.
Syntax
Result = IsPlanar ( );
Return: (Boolean) Result |
TRUE if the surface is planar. |
|
|
This method allows you to check if a given surface is planar.
Result = IsPlanar ( );
Return: (Boolean) Result |
TRUE if the surface is planar. |
|