Retrieves the Actual Diameter Override value (and whether it’s enabled) from a feature check’s cylinder evaluation options.
0 |
Collection Object Name |
Feature Check |
The name of the feature check to examine. |
1 |
Boolean |
Enable Actual Diameter Override |
Indicates if the “Actual Diameter Override” checkbox is checked. |
2 |
Double |
Actual Diameter Override |
Indicates the value for the actual diameter override. |
SUCCESS |
The feature check was examined successfully. |
FAILURE |
The feature check could not be found. |
None.