Share

SketchBlockProxy.GetObject Method

Parent Object: SketchBlockProxy

Description

Method that returns the corresponding object in the sketch block for the given object from it's definition.

Syntax

SketchBlockProxy.GetObject( ObjectInDefinition As Object ) As Object

Parameters

Name Type Description
ObjectInDefinition Object Input Object to get the corresponding object (in the sketch block) for. This can be one of the following objects\: SketchEntity, SketchBlock, SketchImage or TextBox.

Version

Introduced in version 2010

Was this information helpful?