Trapezoid

A box frustum with slanted walls and parallel top/bottom caps. The top face scales based on the cap ratio.

Basic Usage

  1. Shift+A > Chisel > Trapezoid or use the Pie Menu
  2. Scale to set overall dimensions
  3. Adjust Cap to control the top face size
  4. Add rounding for smooth edges

Parameters

Half-Extents (X, Y, Z)

  • Description: Bounding box half-dimensions
  • Effect: Derived from object scale

Cap

  • Description: Scale ratio of the top face relative to the bottom
  • Range: 0.0 to 1.0
  • Default: 0.0
  • Effect: 0 = pyramid-like, 0.5 = half-size top, 1.0 = full box

Rounding

  • Description: Edge radius on all edges
  • Range: 0.0 to 10.0
  • Default: 0.0

Profile

  • Options: Sphere / Smooth / Linear
  • Default: Sphere

Chamfer Smooth

  • Range: 0.0 to 5.0
  • Default: 0.0

See Also

  • Box - Uniform rectangular version
  • Cone - Circular version of a frustum
  • Rounding - Profile details