Share

SketchEllipticalArc.SweepAngle Property

Parent Object: SketchEllipticalArc

Description

Double property that returns the sweep angle of the elliptical arc. This is measured counterclockwise from the major axis in radians.

Syntax

SketchEllipticalArc.SweepAngle() 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?