Share

Sketch3DProxy.SketchArcs3D Property

Parent Object: Sketch3DProxy

Description

Property that returns the SketchArcs3D collection object. This collection provides access to the existing arcs and bends in the sketch and provides functionality to create new bends.

Syntax

Sketch3DProxy.SketchArcs3D() As SketchArcs3D

Property Value

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

Version

Introduced in version 6

Was this information helpful?