MyBenchLab Documentation Open editor

Square steel tube (metalon)

Component kind steel-tube-square (category static, DSL name steelTubeSquare, API v1)

Hollow square-section steel profile — the primary structural member for benches and frames. Runs along its local Z axis; rotate it to stand or lie as needed.

Parameters

Parameters schema

ParameterTypeDefaultConstraints
widthNumber50min: 10
wallThicknessNumber2min: 0.9
lengthNumber889min: 10
colorString

Ports

PortTypeDescription
bodyrigidRigid structural port. Weld or rest other parts against it; carries no motion.

Example

statics.steelTubeSquare({
  id: 'leg_fl', width: 50, wallThickness: 2, length: 889,
  transform: { position: [50, 444.5, 50], rotation: [-90, 0, 0] },
});

engine apiVersion · 1

Want to see this component in 3D with live parameter controls? Open the interactive preview.