![]() |
MACH_ADV_FEAT_VALIDATE tries to re-validate Machining features
/-->--(:BY_OWNER)-->--|part or assembly|-->-----\
| |
/-->----+-->--(:SELECT_FEATURE)-->--|feature(s)|-->-----+-->----\
| | | |
| \-->--(:ALL_FEATURES)-->---->------->------->---/ |
| |
->-(MACH_ADV_FEAT_VALIDATE)-->--+-------<-------<-------<-------<-------<-------<-------<-------+-->--
| |
| /-->--(:SELECT_CATEGORY)-->--|string|----->-----\ |
| | | |
+-->----+-->--(:REF_FEAT)-->---------|feature|---->-----+-->----+
| | | |
| \-->--(:ANY_CATEGORY)-->---->------->------->---/ |
| |
\-->----------(:FILTER_FEATURES)---->------->------->------>----/
The following options are available to re-validate a set of features
| Option | Description |
|---|---|
| :BY_OWNER | selects the features by their owning part or assembly This is the default |
| :SELECT_FEATURE | explicitly selects the features |
| :ALL_FEATURES | selects all features within system |
| :FILTER_FEATURES | shows/hides the filter input |
| :SELECT_CATEGORY | filter features by category |
| :REF_FEAT | filter features by the category or categories of the selected feature |
| :ANY_CATEGORY | do not filter by category This is the default |
![]() |