Share

PositionalRepresentation.IsTransformOverridden Method

Parent Object: PositionalRepresentation

Description

Method that returns whether the transform of the input occurrence is overridden for the positional representation and returns the transform.

Syntax

PositionalRepresentation.IsTransformOverridden( Occurrence As ComponentOccurrence, Transform As Matrix ) As Boolean

Parameters

Name Type Description
Occurrence ComponentOccurrence ComponentOccurrence object that specifies the occurrence to be queried for the override.
Transform Matrix Matrix object that returns the transform (whether it is overridden or not).

Version

Introduced in version 11

Was this information helpful?