Creates a surface fit to actual data, using nominal surfaces as a “guide” or starting point.
Input Arguments
0 |
Collection Object Name |
Nominal Surface List |
The nominal surface(s). |
1 |
Point Name Ref List |
Actual Data Point List |
A list of actual points. |
2 |
Collection Object Name |
Resulting Surface Name |
The name for the resulting surface to create. |
Return Arguments
None.
Returned Status
SUCCESS |
The surface was created successfully. |
FAILURE |
The nominal surface, or one or more actual points were not found. |
Remarks
If the resulting surface name already exists, the name will be incremented automatically to avoid duplicates.