OutputCustom : ReferenceTarget

OutputCustom - superclass: ReferenceTarget; super-superclass:MAXWrapper - 8:0 - classID: #(1137313541, 554188032)
 

   

Particle Flow - Quick Navigation

Description:

The OutputCustom Particle Data View sub-operator transfers calculated data into data channel created by Output New operator.

Available in 3ds Max 2014 and higher.

   

Constructor:

OutputCustom...

   

Properties:

Data Channel group of controls

<OutputCustom>.Data_Channel     UndefinedClass    default: undefined   --  maxObject

Get/set the Data Channel object.

   

<OutputCustom>.Data_Handle     Integer    default: 0   --  integer

Get/set the Data Channel Handle.

   

Priority And Execution Order group of controls

<OutputCustom>.Proceed_Type     Integer    default: 1   --  radiobtnIndex

Possible values are:

0 - Pre

1 - Normal (default)

2 - Post

   

<OutputCustom>.History_Dependent     BooleanClass    default: true   --  boolean

Get/set the state of the "History-Dependent" checkbox.

   

<OutputCustom>.Execution_Order     Integer    default: 1   --  integer

Get/set the value of the "Execution Order" spinner.

   

<OutputCustom>.Priority_Order     Integer    default: 1   --  integer

Get/set the value of the "Priority Order" spinner.

   

Input and Filter Sockets

<OutputCustom>.Input_1     UndefinedClass    default: undefined   --  maxObject

Get/set the Input 1's sub-operator connection.

Assigning to this property will effectively connect the specified object to the Input 1 of the OutputCustom sub-operator.

Assigning undefined will break the connection.

   

<OutputCustom>.Filter     UndefinedClass    default: undefined   --  maxObject

Get/set the Filter connection to a sup-operator with a Boolean type output.

   

OutputCustom interfaces:

The following common interface is exposed by the OutputCustom Particle Data View sub-operator:

Interface: DataViewItem