ditrit / OGrEE-CLI

CLI for OGrEE
Mozilla Public License 2.0
3 stars 0 forks source link

ReworkOrientations: change parameters order in create commands #145

Closed Cedrok closed 1 year ago

Cedrok commented 1 year ago

I want to change the order of the parameters in create commands to have:

denizul commented 1 year ago

This has been resolved as of 905e01fa77 on 'reworkOrientations'. Creating Buildings and Rooms can only be created via the following commands:

+bd:path/to/bldgName@[pos]@[rotation]@[size]
+bd:path/to/bldgName@[pos]@[rotation]@[template]

+ro:[name]@[pos]@[rotation]@[size]@[axisOrientation]@[floorUnit]  
+ro:[name]@[pos]@[rotation]@[size]@[axisOrientation]
+ro:[name]@[pos]@[rotation]@[template]