Section Toolbox adds parametric section boxes and planar sections to Blender with live controls, per-axis anchors, and clean 2D exports (SVG/DXF). Generate cut and projection/elevation lines that are occlusion-aware (near geometry hides far geometry), plus filled cut faces for closed loops. Each run is versioned into tidy, nested collections, and exports are view-aligned with optional Flip X/Y.
Note: Internally, generated data may use SBX_ / SBP_ prefixes for compatibility. This does not affect usage.
License: GPL-3.0
manifest.yaml excludes and documented CLI build usage.bpy.ops.object.modifier_move_up with the lower-level obj.modifiers.move() and reduced other bpy.ops usage where practical to minimize context dependence.Note: Internally some generated data may use
SBX_/SBP_prefixes for compatibility; this does not affect usage.
This extension requests the following permission:
Export SVG and DXF to disk
This add-on is great! Its core functionality has a lot of potential. However, I'm still having difficulty using it. I'm using Blender 4.5.3. When the "Live Link" option is turned on, creating a section box does not match the size of the selection. It sticks to a 2x2x2 size. When I choose to create an "XZ" plane, a "YZ" plane is created instead. It's just confusing. I hope these problems get fixed.
Very useful. There is a little issues