Tool
Surface
Curve Analysis
Transform
Primitive Curves
Boolean Operation
Panels
Analysis
Render
Solid
Intersection
Array
Triangulation
Vector
Toolset
Text
Image
3D Object
Deconstruct Point
Deconstruct a point into its component parts
Details
ID
tool-vector-deconstruct-point
Name
Deconstruct Point
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point | Point | Input point |
Output ports
| Name | Type | Description |
|---|---|---|
| X | Number | Point {x} component |
| Y | Number | Point {y} component |
| Z | Number | Point {z} component |
After creating the node, connect the point to be deconstructed to the port.
Construct Point