PositionalRepresentation.SetRelationshipSuppressionOverride Method
Parent Object: PositionalRepresentationDescription
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. |