mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
d4805387ef
Expose the Euler rotation of an element's placement in degrees through get_element_value, alongside the existing x/y/z and easting/northing/ elevation keys. This makes element rotation exportable through ifccsv, e.g. for placing oriented symbols in GIS. Adopts the approach agreed in the review of the stale PR #6272 by @TZwielehner: reuse util.shape_builder.np_matrix_to_euler and do the degree conversion inside get_element_value. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ifcopenshell-python
Python bindings, utility functions, and high-level API for IfcOpenShell.