IGeom3DSurface::TestPoint

Description

This method allows you to check a point position relative to a surface.

Syntax

Result = TestPoint( Point );

Input: (Variant) Point

Variant that contains double type one dimensional array of coordinates of the point to be tested.

Return: (Integer) Result

The number that is displayed:

1

Point inside face,

2

Point on boundary of face,

3

Point outside face,

-1

Position cannot be defined.

Note

All coordinates are given relative to the model's main UCS.

Cimatron 2026 Online Help

Some functionality may be dependent on the product package.
Contact your Reseller if you require a license.