Split_Group : Helper

Split_Group- superclass: helper; super-superclass:node - 7:0 - classID:#(1395943681, 515064320) 

Description:

The Split_Group test splits the particle stream based on particle’s selection status as defined by a Group_Select operator.

The Split_Group test was first added to 3ds Max as part of the Creativity Extension to 3ds Max 2009 and became an integral part of 3ds Max 2010. It was previously available in the Particle Flow Tools Box #1.

Constructor:

Split_Group... 

Properties:

<Split_Group>.Group_Selection_Operators : node array 

Get/set the available Group_Select operators.

<Split_Group>.Group_Selection_Operator : node 

Get/set the selected Group_Select operator defining the particle group to be split.

<Split_Group>.Use_Proxy_Particles : boolean 

Get/set the state of the "Use Proxy Particles" checkbox.

<Split_Group>.Proxy_Particle_System : node 

Get/set the Proxy Particle System node.

<Split_Group>.Multiplier : float 

Get/set the "Proxy Index -> Particle Index" Multiplier value.

<Split_Group>.Index_Offset : integer 

Get/set the "Proxy Index -> Particle Index" Index offset value.

<Split_Group>.Condition_Type : integer 

Get/set the selection of the "Test True If Particle" dropdown list.

Split_Group Interfaces:

The following Interfaces are exposed by theSplit_GroupClass:

Interface: action

Interface: operator

Interface: PViewItem