|
IGeom3DSpline::IsPlanar
Description
This method allows you to check if a surface is planar.
Syntax
Status = IsPlanar ( );
Return: (Boolean) Status |
TRUE (=1) if surface is planar. |
|
|
This method allows you to check if a surface is planar.
Status = IsPlanar ( );
Return: (Boolean) Status |
TRUE (=1) if surface is planar. |
|