MyBenchLab Documentation Open editor

Rest

Connection kind rest (category static, DSL name rest, API v1)

Gravity rest: the driven part sits on the top surface of the anchor. The layout solver aligns the driven bottom face with the anchor top face and centers it over the support.

Accepted ports

Parameters

Parameters schema

ParameterTypeDefaultConstraints
faceanyallowed: top, bottom, front, back, left, right
alignany
offsetany
rotationDegany
gapNumber0

Kinematics

None. A rest is static: it propagates no signal. It aligns the driven part vertically onto the anchor.

Layout

This connection computes the driven component position from the anchor.

Example

// top panel rests on the already-placed frame rail
statics.rest(rail, top);

engine apiVersion · 1