3D preview of Rectangular Bracket with Tabs
Loading the interactive model…
Interactive 3D model of Rectangular Bracket with Tabs

Enclosures and housings

Rectangular Bracket with Tabs

6 views
Bounding box
453.8 × 226.9 × 250.6 mm
Engine
Precision B-rep
Parameters
9
Published
August 20, 2026

Download

Free to download and use. See the terms.

The prompt

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 300" width="500" height="300"> <!-- Front View (16" wide x 8" tall at 15px per inch) --> <g transform="translate(20, 20)"> <text x="120" y="-5" text-anchor="middle" font-size="12">Front View</text> <!-- Main body with rounded corners --> <rect x="0" y="20" width="240" height="120" rx="6" ry="6" fill="none" stroke="black" stroke-width="2"/> <!-- Top tabs (two of them) --> <rect x="40" y="10" width="50" height="14" rx="2" fill="none" stroke="black" stroke-width="2"/> <rect x="150" y="10" width="50" height="14" rx="2" fill="none" stroke="black" stroke-width="2"/> <!-- Bottom tabs (two of them) --> <rect x="40" y="136" width="50" height="14" rx="2" fill="none" stroke="black" stroke-width="2"/> <rect x="150" y="136" width="50" height="14" rx="2" fill="none" stroke="black" stroke-width="2"/> <!-- Dimension: 16" --> <line x1="0" y1="170" x2="240" y2="170" stroke="black" stroke-width="1"/> <line x1="0" y1="165" x2="0" y2="175" stroke="black" stroke-width="1"/> <line x1="240" y1="165" x2="240" y2="175" stroke="black" stroke-width="1"/> <text x="120" y="185" text-anchor="middle" font-size="12">16"</text> <!-- Dimension: 8" height --> <line x1="250" y1="20" x2="250" y2="140" stroke="black" stroke-width="1"/> <line x1="245" y1="20" x2="255" y2="20" stroke="black" stroke-width="1"/> <line x1="245" y1="140" x2="255" y2="140" stroke="black" stroke-width="1"/> <text x="265" y="85" text-anchor="middle" font-size="12" transform="rotate(90, 265, 85)">8"</text> </g> <!-- Side View (8" wide x 8" tall at 15px per inch) --> <g transform="translate(310, 20)"> <text x="60" y="-5" text-anchor="middle" font-size="12">Side View</text> <!-- Main body --> <rect x="0" y="20" width="120" height="120" rx="6" ry="6" fill="none" stroke="black" stroke-width="2"/> <!-- Top tab (one) --> <rect x="35" y="10" width="50" height="14" rx="2" fill="none" stroke="black" stroke-width="2"/> <!-- Bottom tab (one) --> <rect x="35" y="136" width="50" height="14" rx="2" fill="none" stroke="black" stroke-width="2"/> <!-- Dimension: 8" width --> <line x1="0" y1="170" x2="120" y2="170" stroke="black" stroke-width="1"/> <line x1="0" y1="165" x2="0" y2="175" stroke="black" stroke-width="1"/> <line x1="120" y1="165" x2="120" y2="175" stroke="black" stroke-width="1"/> <text x="60" y="185" text-anchor="middle" font-size="12">8"</text> </g> </svg>

Parameters

NameValueRange
Main Width406.4 mm100 – 600
Main Depth203.2 mm50 – 400
Main Height203.2 mm50 – 400
Fillet Radius8 mm2 – 20
Tab Width84.67 mm20 – 150
Tab Height (protrusion from edge)23.7 mm10 – 80
Tab Thickness (depth from face)23.7 mm10 – 80
Front Tab Center Offset X93.17 mm20 – 200
Side Tab Center Y (offset)0 mm-100 – 100

Every value above is a live dimension. Open a model like this in the editor and each one becomes a slider you can drag before exporting.