Deconstruct Point

Deconstruct_Point_Big.png 

Defines three variables based on the input point's coordinates.

Inputs

Name

Type

Description

Point

Point

The point.

Outputs

Name

Type

Description

X

Number

The X coordinate of the point.

Y

Number

The Y coordinate of the point.

Z

Number

The Z coordinate of the point.