Share

DWGBlockReference.GetObject Method

Parent Object: DWGBlockReference

Description

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

Syntax

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