Get Feature Check Cylinder Eval Options

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 Override

Indicates if the “Actual Diameter Override” checkbox is checked.

2

Double

Actual Diameter Override

Indicates the value for the actual diameter override.

 

Returned Status

 

SUCCESS

The feature check was examined successfully.

FAILURE

The feature check could not be found.

 

Remarks

None.