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
| Name | Nick | Type | Access | Default | Description |
|---|
| Sheet | S | Sheet | item | | The sheet to rebuild. |
| Thickness | T | Number | item | 1 | New material thickness, in document units. |
| Bend Radius | BR | Number | item | 1 | New inner bend radius, in document units. |
Outputs
| Name | Nick | Type | Access | Default | Description |
|---|
| Sheet | S | Sheet | item | | The 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
| Name | Nick | Type | Access | Default | Description |
|---|
| Sheet | S | Sheet | item | | The sheet to flatten to a surface. |
| Side Index | SI | Integer | item | 0 | Which side of the sheet to keep as the surface: 0 = top, 1 = bottom. |
Outputs
| Name | Nick | Type | Access | Default | Description |
|---|
| Brep | B | Brep | item | | The resulting non-manifold (single-surface) BREP. |