SketchArc.SweepAngle Property
Parent Object: SketchArcDescription
Double property that returns the sweep angle of the arc. This is measured counterclockwise from the start angle of the arc in radians.
Syntax
SketchArc.SweepAngle() As DoubleProperty Value
This is a read only property whose value is a Double.Samples
Name | Description |
Sketch Display Entities | This sample demonstrates the query functionality available for sketch entities. |