Share

SketchEllipticalArcProxy.ContainingSketchBlock Property

Parent Object: SketchEllipticalArcProxy

Description

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

Syntax

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