fusion_joint
Create a joint between two components with type (rigid, revolute, slider, cylindrical, planar) and axis. Join at component origins or specify planar face indices on each body to mate specific faces.
Instructions
Create a joint between two components. type: rigid / revolute / slider / cylindrical / planar; axis (x/y/z) is the motion axis. By default it joins at the component origins; pass face_one/face_two (planar face indices on each component's first body) to mate specific faces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | z | |
| type | No | rigid | |
| face_one | No | ||
| face_two | No | ||
| component_one | Yes | ||
| component_two | Yes |