Method that creates a new collinear constraint between the two input objects. This method will fail if the constraint overconstrains the sketch.
| Name | Type | Description |
| EntityOne | Object | Object that specifies the first entity to be constrained. |
| EntityTwo | Object | Object that specifies the second entity to be constrained. |
| Reserved1 | Boolean | This argument is reserved for future use and is currently ignored. This is an optional argument whose default value is True. |
| Reserved2 | Boolean | This argument is reserved for future use and is currently ignored. This is an optional argument whose default value is True. |