Construct a point from {xyz} coordinates
ID
tool-vector-construct-point
Name
Construct Point
Group
Vector
Package
Tool
Keywords
Render
Connect the x coordinate dimension to the first port, connect the y coordinate dimension to the second port and dimension z to the third port.
Deconstruct Point
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | {x} coordinate | 0 |
y | Number | {y} coordinate | 0 |
z | Number | {z} coordinate | 0 |
Outputs
Name | Type | Description |
---|---|---|
point | Point | Point |