Creates fit profile for plane.
Input Arguments
0 |
String |
Fit Profile Name |
Name of fit profile. |
1 |
Measured Side for Planar Offset |
Measured Side for Planar Offset |
The side of the plane that is to be measured. |
2 |
Double |
Override Planar Offset (-1.0 use current) |
The amount to use if overriding planar offset. |
3 |
Normal Direction |
Planar Offset Direction |
The probing direction of the plane. |
4 |
Boolean |
Reverse Normal Vector after fit? |
Reverses the normal vector. |
5 |
Boolean |
Make Cardinal Points? |
Create cardinal points from plane. |
6 |
Boolean |
Cardinal Pt. 1: Centroid? |
Create cardinal point at the centroid of the plane. |
7 |
Boolean |
Cardinal Pt. 2: Point on Normal? |
Create a point on normal. |
Return Arguments
None.
Returned Status
SUCCESS |
The plane fit profile was created successfully. |
FAILURE |
The fit profile could not be created. |
Remarks
Leave the fit profile name blank in order to use the default fit profile for the specified geometry type. Use an offset of
-1.0 to use the offset defined in the object properties or a value of 0.0 to indicate that no offset should apply.