Share

ImportedDWGComponent.ModelSpaceDefinition Property

Parent Object: ImportedDWGComponent

Description

Read-only property that returns the DWGModelSpaceDefinition object.

Syntax

ImportedDWGComponent.ModelSpaceDefinition() As DWGBlockDefinition

Property Value

This is a read only property whose value is a DWGBlockDefinition.

Samples

Name Description
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

Was this information helpful?