Select_By_Channel : modifier

Select_By_Channel - superclass: modifier; super-superclass:MAXWrapper - 3:0 - classID: #(838452838, 62170504)

Value > MAXWrapper > Modifier > Select_By_Channel

The Select_By_Channel modifier allows selections based onmappingchannels.

Constructors:

Select_By_Channel... SelectByChannel ...

Properties:

<Select_By_Channel>.selectionType Integer default: 0 -- integer; Selection_Type

Get/Set the selection type. Possible values are

0 - Replace

1 - Add

2 - Subtract

   

<Select_By_Channel>.mapID Integer default: 0 -- integer; Map_ID

Get/Set the map ID.

   

<Select_By_Channel>.mapSubID Integer default: 0 -- integer; Map_Sub_ID

Get/Set the map subID.

   

See Also