Returns the reporting options for a specific feature check.
Input Arguments
0 |
Collection Object Name |
Feature Check |
The name of the intended feature check. |
Return Arguments
1 |
Boolean |
Show Feature Control Frame Summary? |
True includes the standard Feature Control Frame image in the report |
2 |
Boolean |
Include Title? |
True includes the Check Title |
3 |
Boolean |
Show Datum and Tolerance Summary? |
True includes the Datum and Tolerance Summary Table in the report. |
4 |
Boolean |
Show Feature Summary? |
True includes the Feature Summary Table in the report. |
5 |
Vector Creation Trigger |
Vector Creation |
Returns Disable, Always or Only on Fail |
6 |
Boolean |
Show Point Details Summary? |
True includes the Point Details Summary Table in the report. |
Returned Status
SUCCESS |
The reporting options for the feature check was retrieved successfully. |
FAILURE |
The feature check was not found. |
Remarks
None.