Section Toolbox (STB) is a Blender add-on by Victor-Calixto for generating parametric section boxes and planar sections. It creates cut and projection or elevation lines that are occlusion-aware, meaning near geometry hides far geometry, plus filled cut faces for closed loops. Each run is versioned and organised into nested collections.
The Section Box tool fits a box to the current selection using evaluated bounds with modifiers included. Anchors per axis (Center, −, +) pin faces while resizing, and Width, Depth, Height, Move, and Rotate update live with no apply step. Picking a face (±X/±Y/±Z) generates a _cut, the exact intersection clipped to the face rectangle, and a _projection, orthographic edges inside the box slab with hidden-line removal.
Planar Sections create cutting planes in XY, XZ, or YZ, with a Direction (+N/−N) and Depth that define the elevation slab and live Size U/V sizing with anchors. Exports cover SVG with thin 0.25 strokes and filled polygons for closed cuts, and DXF as pure 2D LINE entities at Z=0. Orientation comes from a saved Frame2D, with Flip X and Flip Y toggles.