CreateArcStartEndCenter

Use this method to draw an arc given its start point, end point and the center.

Input Parameters

        startPoint        startpoint of the arc
        endPoint         endpoint of the arc
        center             center of the arc

Output Parameters
 
         Creates and returns the arc

Description

        Using the given start point, end point and center, creates an arc on the active sketch. Applies the AutoConstraint for the created arc.