Files
IfcOpenShell/src/ifcopenshell-python
Ryan Schultz 99f95bee6a Add Force Parallel to Face constraint for parametric dimensions
Adds a new 'Force ∥ to Face' toggle alongside the existing 'Force ⊥ to
Face'. The constraint direction is cross(face_normal, camera_dir), keeping
dimension vertices running along the face surface rather than into it.
Enabling one constraint automatically disables the other (mutual exclusion
via a re-entrant guard in the prop callbacks).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-15 11:55:32 -05:00
..
2026-07-19 18:47:57 +01:00

ifcopenshell-python

Python bindings, utility functions, and high-level API for IfcOpenShell.