CimSuiteGeomData::CheckIfPointOnSurface



Your Ad Here

Description

This method checks if an input point is on a surface or outside a surface.

Syntax

CheckIfPointOnSurface ( iFace, iPoint, oOption )

 

Input: (IEntity/Object) iFace

Face/Surface

Input: (Variant) iPoint

point (array of 3 Double)

Output: (Integer) oOption

1 = point is on surface.
2 = point is on boundary of surface.
3 = point is not on surface.

Return to Cimatron Index


Your Ad Here