Method that creates a Arc2d object.
Name | Type | Description |
PointOne | Point2d | Input Point2d that defines one of ending points of the arc. |
PointTwo | Point2d | Input Point2d that defines a point on the arc. |
PointThree | Point2d | Input Point2d that defines the other ending point of the arc. |