Share

DWGBlockReferenceProxy.GetObject Method

Parent Object: DWGBlockReferenceProxy

Description

Method that returns the corresponding object in the block reference for the given object from its definition.

Syntax

DWGBlockReferenceProxy.GetObject( ObjectInDefinition As Object ) As Object

Parameters

Name Type Description
ObjectInDefinition Object Input Object to get the corresponding object (in the block reference) for. This can be any type of DWGEntity.

Version

Introduced in version 2016

Was this information helpful?