Convert - superclass: ReferenceTarget; super-superclass:MAXWrapper - 20:0 - classID: #(1137313544, 554188032)
NEW The Convert Particle Data View sub-operator transforms data type from one format to another.
Available in 3ds Max 2014 and higher.
Convert...
<Convert>.Type Integer default: 10 -- integer
10 - Vector --> Real (default)
27 - Integer --> Compound Index
28 - Compound Index --> Integer
<Convert>.Boolean_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 0 - Boolean --> Integer or 1 - Boolean --> Real.
0 - False As 0 / 0.0 (default)
<Convert>.Integer_Time_Conversion Integer default: 1 -- radiobtnIndex
Used when .Type is set to 3 - Boolean --> Integer.
<Convert>.Real_Integer_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 4 - Real --> Integer.
<Convert>.Negative_Up_Toward_Zero BooleanClass default: true -- boolean
Used when .Type is set to 4 - Real --> Integer.
<Convert>.Real_Time_Conversion Integer default: 1 -- radiobtnIndex
Used when .Type is set to 5 - Real --> Time or 9 - Time --> Real
<Convert>.Real_Vector_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 6 - Real --> Vector
0 - Cartesian Coordinates (default)
1 - Cylindrical Polar Coordinates
2 - Spherical Polar Coordinates
<Convert>.Vector_Real_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 10 - Vector --> Real.
<Convert>.Vector_Quaternion_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 11 - Vector --> Quaternion.
0 - Euler Rotation / Angles (default)
<Convert>.Vector_Pair_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 13 - Vector --> Pair, 14 - Vector --> Complex.
0 - I2 As Face/Vertex Index (default)
<Convert>.Use_I3_As_Object_Index BooleanClass default: true -- boolean
Get/set the state of the "I3 As Object Index" checkbox.
Used when .Type is set to 13 - Vector --> Pair
<Convert>.Quaternion_Real_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 15 - Quaternion --> Real
<Convert>.Quaternion_Vector_Conversion Integer default: 2 -- radiobtnIndex
Used when .Type is set to 16 - Quaternion --> Vector
<Convert>.Matrix_Vector_Conversion Integer default: 3 -- radiobtnIndex
Used when .Type is set to 18 - Matrix --> Vector
<Convert>.Pair_Integer_Conversion Integer default: 0 -- radiobtnIndex
Used when .Type is set to 24 - Complex --> Integer or 28 - Compound Index --> Integer
Possible values when .Type is 24 - Complex --> Integer are:
Possible values when .Type is 28 - Compound Index --> Integer are:
<Convert>.Input_1 UndefinedClass default: undefined -- maxObject
<Convert>.Input_2 UndefinedClass default: undefined -- maxObject
<Convert>.Input_3 UndefinedClass default: undefined -- maxObject
<Convert>.Input_4 UndefinedClass default: undefined -- maxObject
Get/set the sub-operators connected to the four Input sockets of the Convert sub-operator.
Setting an Input to a sub-operator of the expected type will effectively wire that sub-operator to the corresponding Input of the Convert sub-operator.
The Input types depend on the .Type property as listed below:
<Convert>.Filter UndefinedClass default: undefined -- maxObject
Get/set the sub-operator connected to the Filter Input of the Convert sub-operator.
The following common interface is exposed by the Convert Particle Data View sub-operator: