> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Orient Body on Build Plane

Rotate an Implicit Body and place its lowest point on an input build plane.

### Inputs

| Name           | Type                                                                 | Description                                             |
| -------------- | -------------------------------------------------------------------- | ------------------------------------------------------- |
| Body to orient | [Implicit Body](../../../../block-documentation/types/implicit-body) | Body to rotate and place on build plane.                |
| Build plane    | [Plane](../../../../block-documentation/types/plane)                 | Build plane to orient the body to.                      |
| Rotation axis  | [Vector](../../../../block-documentation/types/vector)               | Axis to rotate around, relative to the body's centroid. |
| Rotation angle | [Scalar](../../../../block-documentation/types/scalar)               | Angle to rotate the body about the orientation axis.    |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |
