Method that creates a new concentric constraint between the two input sketch entities. The two entities must be circles, arcs, ellipses, or elliptical arcs. This method will fail if the constraint overconstrains the sketch.
| Name | Type | Description |
| EntityOne | SketchEntity | Input sketch entity. Must be a circle, arc, ellipse, or elliptical arc. |
| EntityTwo | SketchEntity | Input sketch entity. Must be a circle, arc, ellipse, or elliptical arc. |