Sets the Actual Diameter Override value (and whether it’s enabled) from a feature check’s cylinder evaluation options.
Input Arguments
0 |
Collection Object Name |
Feature Check |
The name of the feature check to set. |
1 |
Boolean |
Enable Actual Diameter Over- ride |
Determines whether the “Actual Diameter Over- ride” option is enabled. |
2 |
Double |
Actual Diameter Override |
Sets the value for the actual diameter override. |
Return Arguments
None.
Returned Status
SUCCESS |
The feature check was set successfully. |
FAILURE |
The feature check could not be found. |
Remarks
None.