Share

ComponentOccurrenceProxy.Transformation Property

Parent Object: ComponentOccurrenceProxy

Description

Property that returns and sets the transformation for the occurrence. The transformation matrix defines the position and orientation of the component within the assembly. When setting the transform of an occurrence the actual change in position and orientation of the occurrence is limited by the constraints on the occurrence.

Syntax

ComponentOccurrenceProxy.Transformation() As Matrix

Property Value

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

Version

Introduced in version 4

Was this information helpful?