Share

DWGBlockDefinitionProxy Object

Derived from: DWGBlockDefinition Object

Description

DWGBlockDefinitionProxy Object.

Properties

Name Description
AcadSupportedProxies Read-only property that returns the DWGAcadSupportedProxiesEnumerator collection object.
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.
Arcs Read-only property that returns the DWGArcsEnumerator collection object.
BlockReferences Read-only property that returns the DWGBlockReferencesEnumerator collection object.
ContainingOccurrence Get the component occurrence context through which the native object is being seen through.
EllipticalArcs Read-only property that returns the DWGEllipticalArcsEnumerator collection object.
Entities Read-only property that returns the DWGEntitiesEnumerator collection object.
IsModelSpaceDefinition Read-only property that returns whether this DWGBlockDefinition is indicating the model space definition.
Lines Read-only property that returns the DWGLinesEnumerator collection object.
NativeObject Get the object in the context of the definition instead of the containing assembly.
Parent Gets the parent object from whom this object can logically be reached.
Points Read-only property that returns the DWGPointsEnumerator collection object.
Polylines Read-only property that returns the DWGPolylinesEnumerator collection object.
Polylines2D Read-only property that returns the DWGPolylines2DEnumerator collection object.
Polylines3D Read-only property that returns the DWGPolylines3DEnumerator collection object.
Splines Read-only property that returns the DWGSplinesEnumerator collection object.
Type Gets the constant that indicates the type of this object.

Version

Introduced in version 2016

Was this information helpful?