Share

DWGBlockReference Object

Derived from: DWGEntity Object

Description

DWGBlockReference Object.

Methods

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

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Definition Read-only property that returns the definition object that this DWGBlockReference is an instance of.
HandleID Read-only property that returns the HandleID for the DWGEntity.
Parent Gets the parent object from whom this object can logically be reached.
ParentEntity Read-only property that returns the parent DWGEntity of the entity.
Transformation Read-only property that returns the transformation matrix for the DWGBlockReference instance.
Type Gets the constant that indicates the type of this object.

Accessed From

DWGBlockReferenceProxy.NativeObject, DWGBlockReferencesEnumerator.Item

Derived Classes

DWGBlockReferenceProxy

Version

Introduced in version 2016

Was this information helpful?