You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The shading groups created by the floorspace reverse translator do not have the correct height
Current Behavior
A shading group is created for each shading object in the floor space json file, a collection of faces is made by extruding the 'footprint' of the shading object. The extrusion height is specified by floor_to_ceiling_height. Currently all shading groups are created with an extrusion length of 10' regardless of the value of floor_to_ceiling_height
Expected Behavior
The extrusion shape should be created with the height as specified in the floorspace json file
Issue overview
The shading groups created by the floorspace reverse translator do not have the correct height
Current Behavior
A shading group is created for each shading object in the floor space json file, a collection of faces is made by extruding the 'footprint' of the shading object. The extrusion height is specified by floor_to_ceiling_height. Currently all shading groups are created with an extrusion length of 10' regardless of the value of floor_to_ceiling_height
Expected Behavior
The extrusion shape should be created with the height as specified in the floorspace json file
Steps to Reproduce
Model as generated by the ThreeJS reverse translator
Model as generated by the floorspace reverse translator
Possible Solution
Will have to correct the floorspace reverse translator code that supplies the extrusion height
Details
I have a floorspace reverse translator test that verifies this issue
Environment
Some additional details about your environment for this issue (if relevant):
latest version of develop at commit 351d37f
Context
The text was updated successfully, but these errors were encountered: