Share

ImportedDWGComponentDefinition.Transformation Property

Parent Object: ImportedDWGComponentDefinition

Description

Read-write property that gets and sets the translation and rotation of the imported DWG in part space.

Syntax

ImportedDWGComponentDefinition.Transformation() As Matrix

Property Value

This is a read/write property whose value is a Matrix.

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 2018

Was this information helpful?