Method that creates a new equal radius constraint between the two input sketch entities. Valid input entities are circles and arcs. This method will fail if the constraint overconstrains the sketch.
| Name | Type | Description |
| EntityOne | SketchEntity | Input sketch entity. Must be a circle or arc. |
| EntityTwo | SketchEntity | Input sketch entity. Must be a circle or arc. |