MyBenchLab Documentation Open editor

Steel sheet

Component kind steel-sheet (category static, DSL name steelSheet, API v1)

Flat steel plate. Lies flat: length along X, width along Z, thickness along Y. Use as a metal worktop, gusset, or base plate.

Parameters

Parameters schema

ParameterTypeDefaultConstraints
widthNumber600min: 10
lengthNumber1000min: 10
thicknessNumber2min: 0.5
colorString

Ports

PortTypeDescription
bodyrigidRigid structural port. Rest it on a frame or weld it to a base.

Example

statics.steelSheet({
  id: 'plate', width: 600, length: 1000, thickness: 3,
});

engine apiVersion · 1

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