Share

Sketch.SketchCircles Property

Parent Object: Sketch

Description

Property that returns the SketchArcs collection object.

Syntax

Sketch.SketchCircles() As SketchCircles

Property Value

This is a read only property whose value is a SketchCircles.

Samples

Name Description
Sketch profile control This sample demonstrates the usage of the Profiles API to control the shape of the profile. The sample creates three concntric circles and creates an extrusion of the region between the inner circles.

Version

Introduced in version 5.3

Was this information helpful?