About this Block
What it does: The Clearance block subtracts an implicit body from a primary implicit body with an added clearance. Common uses:- Creating clearance for hardware threads
Example File
Subtract an Implicit Body from another with additional clearance between them. This can be used for ensuring there is a minimum distance between two bodies.
Inputs
| Name | Type | Description |
|---|---|---|
| Primary body | Implicit Body | Implicit body to subtract from. |
| Subtraction body | Implicit Body | Implicit body to subtract with extra clearance. |
| Clearance distance | Scalar | The extra clearance distance to subtract. |
Outputs
| Type |
|---|
| Implicit Body |

