Method that creates a new midpoint constraint between the point and line. This causes the input sketch point to be positioned at the midpoint of the input line. This method will fail if the constraint overconstrains the sketch.
Name | Type | Description |
Point | SketchPoint | Input SketchPoint entity. |
Line | SketchLine | Input SketchLine object. |