Example #1
0
 public Constraint(Sketch sk) : base(sk)
 {
     sk.AddConstraint(this);
 }