BORIGIN
This is used to reset the origin of a block model from (0,0,0) to the start offset of the parent extent. It will then modify the start offset to be zero-based, and modify the end offset to be relative to the start. The final model will exist in the exact same location as the original.
Usage:
borigin <imodel_name> <omodel_name>
<> indicates a mandatory switch.
<> indicates a mandatory switch.
Where:
| Option | Description |
|---|---|
| <imodel_name> | input block model name. |
| <omodel_name> | output block model name. |
Was this page helpful?