Creates a fit profile for a sphere that can be applied as needed.
Input Arguments
0 |
String |
Fit Profile Name |
Name of fit profile. |
1 |
Measured Side for Radial Offset |
Measured Side for Radial Offset |
The side of the sphere that is to be measured. |
2 |
Double |
Override Radial Offset (-1.0 use current) |
The amount to use if overriding radial offset. |
3 |
Double |
Lock Radius (-1.0 do not lock) |
The value in which to lock the radius. |
4 |
Boolean |
Make Cardinal Points? |
Create cardinal points from the sphere. |
5 |
Boolean |
Cardinal Pt. 1: Center? |
Create cardinal point at the center of the sphere. |
6 |
Computation Mode |
Computation Mode |
Select the computation mode needed for the fit. |
Return Arguments
None.
Returned Status
SUCCESS |
The sphere 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.