Share

SketchBlockProxy.ContainingSketchBlock Property

Parent Object: SketchBlockProxy

Description

Property that returns the sketch block that in turn contains this sketch block. This is the same SketchBlock returned as the last item in the SketchBlockPath property. This property \returns Nothing if this sketch block does not belong to another sketch block and lives directly under a sketch.

Syntax

SketchBlockProxy.ContainingSketchBlock() As SketchBlock

Property Value

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

Version

Introduced in version 2010

Was this information helpful?