Share

SketchBlockDefinition.SketchBlocks Property

Parent Object: SketchBlockDefinition

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

SketchBlockDefinition.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?