Share

Sketch3D.SketchCircles3D Property

Parent Object: Sketch3D

Description

Property that returns the SketchCircles3D collection object. This collection provides access to the existing circles in the sketch.

Syntax

Sketch3D.SketchCircles3D() As SketchCircles3D

Property Value

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

Version

Introduced in version 6

Was this information helpful?