Share

PositionalRepresentation.SetRelationshipSuppressionOverride Method

Parent Object: PositionalRepresentation

Description

Method that sets an overridden suppression state for the input assembly relationship.

Syntax

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

Parameters

Name Type Description
Relationship Object Input an assembly constraint or connection object to set the override.
Suppressed Boolean Input Boolean that specifies the suppression override state of the assembly constraint or connection object.

Version

Introduced in version 2014

Was this information helpful?