Skip to main content

About this Block

What it does: The Point block creates a point from its XYZ components. Common uses:
  • Point Maps
  • Defining origins
TipsYou can extract points from a block’s properties panel for downstream operations.
Create a point from its XYZ components.

Inputs

NameTypeDescription
XScalarX component of the point.
YScalarY component of the point.
ZScalarZ component of the point.

Outputs

Type
Point