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 cone 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 Angle in degrees (-1.0 do not lock) |
The value in which to lock the radius. |
4 |
Boolean |
Make Cardinal Points? |
Create cardinal points from cone. |
5 |
Boolean |
Cardinal Pt. 1: Vertex? |
Create cardinal point at the vertex of the cone. |
6 |
Boolean |
Cardinal Pt. 2: Point on Axis? |
Create a cardinal point on the cone axis. |
7 |
Boolean |
Cardinal Pt. 3: Cut Point on Axis? |
Create a cardinal point along cone axis on top center of truncated cone. |
Return Arguments
None.
Returned Status
SUCCESS |
The cone 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.