Pyramid

This shape creates a pyramid. Local origin of the shape is at the center of the rectangle. The parameters are:

  • Width, the width of the rectangular end.

  • Height, the height of the rectangular end.

  • Length, the distance between the rectangular end and the tip of the pyramid.

  • Y_offset and Z_offset, the center of the end is offset from the x-axis.

Note: If Y_offset and Z_offset values are 0, the pyramid is concentric. Otherwise the pyramid is eccentric. Offset values can be negative for opposite direction.