Script_Test : Helper

Script_Test - superclass: helper super-superclass:node - classID: #(1962490889, 515064320) 

Description:

The Script_Test operator lets you test particle conditions using a MAXScript script. The script can use most of the program functionality available to MAXScript. See Limitations on using MAXScript with Particle Flow for a general list of limitations.

Constructor:

Script_Test... 

Properties:

<Script_Test>.Proceed_Script String default: 

Set the Test Script as string.

<Script_Test>.Random_Seed Integer default:12345 

Specifies the randomization value.

Script_Test Interfaces:

Interface: action

Interface: PViewItem

Interface: test