Share

PlanarSketchProxy.SketchBlocks Property

Parent Object: PlanarSketchProxy

Description

Property that returns the SketchBlocks collection object. Only the first level sketch blocks in the sketch are returned. Use SketchBlock.ChildBlocks property recursively to get sketch blocks at all levels.

Syntax

PlanarSketchProxy.SketchBlocks() As SketchBlocks

Property Value

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

Version

Introduced in version 2010

Was this information helpful?