[Books]

CoCreate OneSpace Designer - Commands Reference Manual


MACH_ADV_FEAT_VERIFY terminate action

MACH_ADV_FEAT_VERIFY verifies Machining features

Syntax

                                        /-->--(:BY_OWNER)-->--|part or assembly|-->-----\ 
                                        |                                               |
                                /-->----+-->--(:SELECT_FEATURE)-->--|feature(s)|-->-----+-->----\ 
                                |       |                                               |       |
                                |       \-->--(:ALL_FEATURES)-->---->------->------->---/       |
                                |                                                               |
->-(MACH_ADV_FEAT_VERIFY)---->--+-------<-------<-------<-------<-------<-------<-------<-------+-->--
                                |                                                               |
                                |       /-->--(:SELECT_CATEGORY)-->--|string|----->-----\       |
                                |       |                                               |       |
                                +-->----+-->--(:REF_FEAT)-->---------|feature|---->-----+-->----+
                                |       |                                               |       |
                                |       \-->--(:ANY_CATEGORY)-->---->------->------->---/       |
                                |                                                               |
                                \-->----------(:FILTER_FEATURES)---->------->------->------>----/

Options

The following options are available to verify 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

[Books]