FreeCAD: master 07d224e2

Author Committer Branch Timestamp Parent
Georges Dupéron GitHub master 2017-03-07 23:04:04 master 0196d50c
Changeset str(Sketcher.Constraint('Radius', 1, 2)) should not return "<Constraint '?'>"

str(Sketcher.Constraint('Radius', 1, 2)) should not return "<Constraint '?'>", it should return "<Constraint 'Radius'>"
mod - src/Mod/Sketcher/App/ConstraintPyImp.cpp Diff File