MyBenchLab Documentation Open editor

Butt hinge (dobradiça)

Component kind hinge (category static, DSL name hinge, API v1)

A flat steel butt hinge: two leaves and a knuckle pin. Shown open and flat — leaves span local X (width), pin runs along local Z (length), thin along local Y.

Parameters

Parameters schema

ParameterTypeDefaultConstraints
lengthNumber75min: 20
widthNumber60min: 20
thicknessNumber2min: 1
colorString

Ports

PortTypeDescription
bodyrigidRigid port. Attach a hinge between a door/lid part and the frame; carries no motion in the kinematic sense (this is a static model).

Example

statics.hinge({
  id: 'hinge_left', length: 75, width: 60, thickness: 2,
});

engine apiVersion · 1

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