Share

PositionalRepresentation.IsRelationshipSuppressionOverridden Method

Parent Object: PositionalRepresentation

Description

Function that returns whether the suppression state of the input assembly relationship is overridden for the positional representation. It also returns the current state.

Syntax

PositionalRepresentation.IsRelationshipSuppressionOverridden( Relationship As Object, Suppressed As Boolean ) As Boolean

Parameters

Name Type Description
Relationship Object Input an assembly constraint or connection object to be queried for the override.
Suppressed Boolean Output Boolean that returns the suppression state of the assembly constraint or connection object (whether it is overridden or not).

Version

Introduced in version 2014

Was this information helpful?