Modifier Components

Components for editing and rebuilding existing sheets

Rebuild Sheet (RBS)

Experimental. Rebuilds an existing sheet with a new thickness and bend radius. The sheet is flattened back to a surface and rebuilt with the new values. Hem radii are preserved. Side 0 is always used as the surface and no corner reliefs are added, neither of which can be changed here. Always check the result.

Inputs

NameNickTypeAccessDefaultDescription
SheetSSheetitemThe sheet to rebuild.
ThicknessTNumberitem1New material thickness, in document units.
Bend RadiusBRNumberitem1New inner bend radius, in document units.

Outputs

NameNickTypeAccessDefaultDescription
SheetSSheetitemThe rebuilt sheet with the new thickness and radius.

Sheet To Non-Manifold (STNM)

Experimental. Flattens a Sheet back to a single-surface (non-manifold) BREP by removing the bends, giving you one side of the part as an editable surface. Useful for round-tripping a sheet to a surface model, or re-feeding it into Non-Manifold To Sheet with different parameters. Precision can degrade on uneven bend edges, so verify the output.

Inputs

NameNickTypeAccessDefaultDescription
SheetSSheetitemThe sheet to flatten to a surface.
Side IndexSIIntegeritem0Which side of the sheet to keep as the surface: 0 = top, 1 = bottom.

Outputs

NameNickTypeAccessDefaultDescription
BrepBBrepitemThe resulting non-manifold (single-surface) BREP.