Split_Selected : Helper

Split_Selected - superclass: helper super-superclass:node - classID: #(1962490893, 515064320) 

Value > MAXWrapper > Node > Helper > Split_Selected

 

   

Particle Flow - Quick Navigation

Description:

The Split_Selected test lets you split the particle stream based on particles' selection status.

   

Constructor:

Split_Selected... 

   

Properties:

<Split_Selected>.Condition_Type Integer    default: 0   --  radiobtnIndex

Controls the state of the radio buttons in the Test True If Particle group in the UI. Lets you choose how to split the particle stream. Possible values are:

0: Is Selected - All selected particles are eligible for redirection to another event.

1: Is Not Selected - All non-selected particles are eligible for redirection to another event.

   

Split_Selected Interfaces:

Interface: action

Interface: PViewItem

Interface: test

See Also