Creates fit profile for a line.
Input Arguments
0 |
String |
Fit Profile Name |
Name of fit profile. |
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: Point A? |
Create cardinal point at the origin of the line. |
7 |
Boolean |
Cardinal Pt. 2: Point B? |
Create cardinal point at the end of the line. |
7 |
Boolean |
Cardinal Pt. 3: Mid Point? |
Create cardinal point at the mid point of the line. |
Return Arguments
None.
Returned Status
SUCCESS |
The line fit profile was created successfully. |
FAILURE |
The fit profile could not be created. |
Remarks
None.