Method that creates a new midpoint constraint between the input point and the midpoint of the 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 | SketchPoint3D | Input SketchPoint3D object. |
Line | SketchLine3D | Input SketchLine3D object. |