Share

SketchArc.StartAngle Property

Parent Object: SketchArc

Description

Double property that returns the start angle of the arc. This is measured counterclockwise from the X axis of the sketch in radians.

Syntax

SketchArc.StartAngle() As Double

Property 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.

Version

Introduced in version 5

Was this information helpful?