In the previous versions of plangecs, the driving: false
attribute on constraints took effect only halfway as documented. The constraints were (correctly) not influencing the geometry, but then their values (measurements) were not updated after solving.
These constraints have been tested and working properly:
- CoordinateX
- CoordinateY
- L2LAngle_LL
- L2LAngle_PPPP
- P2PAngle
- P2PDistance
- CircleRadius
- ArcRadius
Thanks a lot @angelobartolome for the initiation, collaboration and feedback!
Note that there are still issues with some other constraints, see the discussion in #6.