Enables or disables GD&T alignment for a feature check evaluation. The feature check is evaluated using the existing alignment at runtime.
Input Arguments
0 |
Collection Object Name |
Feature Check |
The feature check to modify. |
1 |
Boolean |
Enable Datum Alignment? |
If TRUE, datum alignment is used. Otherwise, the existing alignment is used. |
2 |
Boolean |
Enable Custom Initial Align- ment |
If TRUE, the check will use the custom initial align- ment specified. |
3 |
Collection Object Name |
Alignment |
Name of the saved alignment. |
Return Arguments
None.
Returned Status
SUCCESS |
Datum Alignment was enabled/disabled successfully. |
FAILURE |
The feature check was not found. |
Remarks
Refer to the GD&T Chapter of the Users Manual for more information on Enable/Disable controls for feature checks.