Creates fit profile for cone.
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 |
Fit Method |
Locked Radius Fit Method |
The fit method used to lock the radius. |
5 |
Computation Technique |
Cylinder Computation Tech- nique |
The way in which the cylinder fit will be com- puted. |
6 |
Boolean |
Make Cardinal Points? |
Create cardinal points from cylinder. |
7 |
Boolean |
Cardinal Pt. 1: Begin Pt? |
Create cardinal point at the beginning of the cylinder. |
8 |
Boolean |
Cardinal Pt. 2: End Pt? |
Create a cardinal point at the end of the cylinder. |
9 |
Boolean |
Cardinal Pt. 3: Center? |
Created a cardinal point at the center of the cylinder. |
Return Arguments
None.
Returned Status
SUCCESS |
The cylinder 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.