Method that creates a new equal length constraint between the two input sketch lines. This method will fail if the constraint overconstrains the sketch.
Name | Type | Description |
LineOne | SketchLine | Input SketchLine object. |
LineTwo | SketchLine | Input SketchLine object. |