fn constraints_are_equivalent(c1: &Constraint, c2: &Constraint) -> boolExpand description
Checks if two constraints are equivalent (define the same geometric parameter).
fn constraints_are_equivalent(c1: &Constraint, c2: &Constraint) -> boolChecks if two constraints are equivalent (define the same geometric parameter).