Make Surface Face List from Point Proximity

Returns a list of surface face ID’s (numbers) based on querying a list of points to the available CAD in the file.

 

Input Arguments

 

0

Point Name Ref List

Measured Points

List of points to use for face detection

 

Return Arguments

 

1

Surface Faces

Selected Surfaces Faces

Returns a list of surface face ID’s

 

Returned Status

 

SUCCESS

The status was retrieved successfully.

FAILURE

The specified points could not be found or no surface were available.

 

Remarks

The list of surface faces can be referenced by Make GD&T Feature Check Annotations or Scan CAD Faces for example.