Skip to content

v1.1.6

Latest
Compare
Choose a tag to compare
@thes01 thes01 released this 27 Aug 09:32
b8f3b0b

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.