Share

ComponentOccurrenceProxy.SetTransformWithoutConstraints Method

Parent Object: ComponentOccurrenceProxy

Description

Method that sets the position and orientation of the occurrence, ignoring any constraints on the occurrence. When the assembly is recomputed the occurrence will reposition to honor the constraints.

Syntax

ComponentOccurrenceProxy.SetTransformWithoutConstraints( Matrix As Matrix )

Parameters

Name Type Description
Matrix Matrix Input object that specifies the position and orientation of the occurrence.

Version

Introduced in version 5

Was this information helpful?