ThatOpen / engine_ui-components

Collection of web components meant to be used, but not limited to, BIM applications.
MIT License
9 stars 12 forks source link

Display units in ElementProperties table #23

Open HoyosJuan opened 2 months ago

HoyosJuan commented 2 months ago

Description 📝

When apply, the units of numerical values should be seen in the ElementProperties table.

Suggested solution 💡

Get the right units from the IFC file and parse them to be displayed in the table.

Alternative ⛕

No response

Additional context ☝️

No response

Validations ✅