MyBenchLab Documentation Open editor

Caster wheel (rodízio)

Component kind caster-wheel (category static, DSL name casterWheel, API v1)

Swivel caster: square mounting plate + steel fork + nylon wheel. Bolts under a leg or a base frame so the assembly rolls. Plate faces up (+Y), wheel touches the floor (−Y).

Parameters

Parameters schema

ParameterTypeDefaultConstraints
diameterNumber100min: 30
heightNumber125min: 40
brakeBooleanfalse
colorString

Ports

PortTypeDescription
platerigidRigid port on the mounting plate (the top face). Weld/bolt the plate to the underside of a leg or base rail.

Example

statics.casterWheel({
  id: 'caster_fl', diameter: 100, height: 125, brake: true,
});

engine apiVersion · 1

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