The Prism feature creates a primitive prism. The prism's size can be defined in two ways:
By Radius: A radius from the origin to an outer vertex.
By Side Length: The length of each side of the prism.
Inputs
Origin: The center of the prism.
Axis: The central axis of the prism. A vector defining the central axis of the prism.
Base: The vector defining the direction to the first vertex of the prism.
Radius: The radius of the prism.
Side Length: The length of each prism side.
Sides: The number of prism sides.
Note: The Axis and Base vectors are not required to be perpendicular. They may not however, be parallel.
Other Primitives: