Creates fit profile for circle.
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 circle that is to be measured. |
2 |
Double |
Override radial Offset (-1.0 use current) |
The amount to use if overriding radial offset. |
3 |
Measured Side for Planar Offset |
Measured Side for Planar Offset |
The side of the circle that is to be measured. |
4 |
Double |
Override Planar Offset (-1.0 use current) |
The amount to use if overriding planar offset. |
5 |
Normal Direction |
Planar Offset Direction |
The planar probing direction. |
6 |
Double |
Lock Radius (-1.0 do not lock) |
The value in which to lock the radius. |
7 |
Computation Technique |
Circle Computation Technique |
The way in which the circle fit will be computed. |
8 |
Boolean |
Reverse Normal Vector after fit? |
Reverse the normal vector. |
9 |
Boolean |
Make Cardinal Points? |
Creates cardinal points from circle. |
10 |
Boolean |
Cardinal Pt. 1: Center? |
Create a cardinal point at the center of the circle. |
11 |
Boolean |
Cardinal Pt. 2: Point on Normal? |
Create a point on normal. |
Return Arguments
None.
Returned Status
SUCCESS |
The circle 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.