ifc_set_placement
Set an IFC element's absolute 4x4 placement matrix, specifying translation in meters and rotation, to define its position and orientation in the model.
Instructions
Set an element's absolute 4x4 placement matrix.
Row-major, translation in the last column in metres, bottom row [0, 0, 0, 1]. Get the current one from ifc_geometry_info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | ||
| matrix | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||