DWGBlockDefinition Object
Description
DWGBlockDefinition Object.
Properties
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. |
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. |
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. |
Accessed From
DWGBlockDefinitionProxy.NativeObject,
DWGBlockReference.Definition,
DWGBlockReferenceProxy.Definition,
ImportedDWGComponent.ModelSpaceDefinition,
ImportedDWGComponentProxy.ModelSpaceDefinition
Derived Classes
DWGBlockDefinitionProxy
Samples
ImportedDWGComponent Creation |
This sample demonstrates how to create an imported DWG component into Inventor part document, and project the DWG entities onto Inventor planar sketch. |
Version
Introduced in version 2016