Share

DWGAcadSupportedProxy Object

Derived from: DWGEntity Object

Description

The DWGAcadSupportedProxy object represents a DWG Acad support proxy within a DWGModelSpaceDefinition.

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.
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.
Segments Read-only property that returns the DWGEntitySegmentsEnumerator object.
Type Gets the constant that indicates the type of this object.

Accessed From

DWGAcadSupportedProxiesEnumerator.Item

Derived Classes

DWGAcadSupportedProxyProxy

Version

Introduced in version 2018

Was this information helpful?