Retrieves 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 examine. |
Return Arguments
1 |
Boolean |
Enable Actual Diameter Over- ride |
Indicates if the “Actual Diameter Override” check- box is checked. |
2 |
Double |
Actual Diameter Override |
Indicates the value for the actual diameter over- ride. |
Returned Status
SUCCESS |
The feature check was examined successfully. |
FAILURE |
The feature check could not be found. |
Remarks
None.