User Tools

Site Tools


This is an old revision of the document!


Point

Brickyard : Functions > Geometric

Defines a point in 3D space, consisting of X, Y, and Z coordinates.

Snapshot

Parameters

Outputs

  • Point : Point - Description…

Inputs

  • X Value : Float - Description…
  • Y Value : Float - Description…
  • Z Value : Float - Description…

Examples

  • In this example, …
    Example 1