| Name | Description |
| Copy | |
| SetLocation | Method that sets the plane and origin to define the location of the imported DWG component. |
| 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. |
| DWGReferenceOrigin | |
| DWGReferenceOriginInLocationPlane | |
| DWGRotationInLocationPlane | |
| FullFileName | Read-only property that returns the full filename of the source file. |
| ImportDWGBodyStyle | |
| LocationOrigin | |
| LocationPlane | |
| Parent | Gets the parent object from whom this object can logically be reached. |
| Transformation | |
| Type | Gets the constant that indicates the type of this object. |
| Name | Description |
| Associatively import AutoCAD | This sample demonstrates how to import AutoCAD associatively. |
| 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. |