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.