MyBenchLab Documentation Open editor

Rectangular steel tube

Component kind steel-tube-rectangular (category static, DSL name steelTubeRectangular, API v1)

Hollow rectangular-section steel profile for frame rails and stretchers. Section w (X) × h (Y), length along local Z.

Parameters

Parameters schema

ParameterTypeDefaultConstraints
wNumber20min: 10
hNumber40min: 10
wallThicknessNumber1.5min: 0.9
lengthNumber2500min: 10
colorString

Ports

PortTypeDescription
bodyrigidRigid structural port. Weld or rest other parts against it.

Example

statics.steelTubeRectangular({
  id: 'rail_top_front', w: 20, h: 40, wallThickness: 1.5, length: 2500,
  transform: { position: [1300, 909, 50], rotation: [0, 90, 0] },
});

engine apiVersion · 1

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