fusion_joint
Create rigid, revolute, slider, cylindrical, or planar joints between components. Join at component origins or mate specific planar faces by index.
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 |