Share

PositionalRepresentation.SetTransformOverride Method

Parent Object: PositionalRepresentation

Description

Method that sets an override transform on the input occurrence. If not already overridden, the method has the effect of setting the 'Override' flag for the transform (offset).

Syntax

PositionalRepresentation.SetTransformOverride( Occurrence As ComponentOccurrence, Transform As Matrix )

Parameters

Name Type Description
Occurrence ComponentOccurrence ComponentOccurrence object that specifies the occurrence to be overridden.
Transform Matrix Matrix object that specifies the override transform.

Version

Introduced in version 11

Was this information helpful?