Types Conversion
The following table describes the conversions that can be automatically performed by the conversion mechanism.
Expected Type | Accepted Equivalent Types |
---|---|
Note:
To ensure consistency, the dimension unit set on real inputs is taken into
account in your operations.
Therefore, output results have the same dimension unit as their inputs. |
|
|
The equivalence between Boolean and Integer is bidirectional:
For more information, see Conversion of Boolean to Integer below. |
Matrix |
|
Plane |
|
Vector |
|
Line | Plane |
Example
The Extrude operator expects a
vector input for its direction parameter (dir). Thanks to the conversion mechanism, it is
possible to connect the direction parameter to a planar surface.