Share

SketchControlPointSplineProxy.ContainingSketchBlock Property

Parent Object: SketchControlPointSplineProxy

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

SketchControlPointSplineProxy.ContainingSketchBlock() As SketchBlock

Property Value

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

Version

Introduced in version 2014

Was this information helpful?