Method that creates an arc slot. The sketch entities represent the sketch slot are returned.
| CenterPoint |
Object |
Input Point2d or SketchPoint object that defines the center of the slot’s center-line. |
| StartPoint |
Object |
Input Point2d or SketchPoint object that defines the start point of the slot’s center-line. |
| SweepAngle |
Double |
Input Double defines the sweep angle of the slot’s center-line in radians. The sweep angle is in a counter-clockwise direction from the start point. |
| Width |
Double |
Input Double that specifies the width of the slot in centimeters. |