Share

PositionalRepresentation.SetRelationshipValueOverride Method

Parent Object: PositionalRepresentation

Description

Method that sets an overridden value for the input assembly relationship.

Syntax

PositionalRepresentation.SetRelationshipValueOverride( Relationship As Object, RelationShipValueType As RelationshipValueTypeEnum, Expression As String )

Parameters

Name Type Description
Relationship Object Input an assembly constraint or connection object to be queried for the override.
RelationShipValueType RelationshipValueTypeEnum Input RelationshipValueTypeEnum that specifies the value of the assembly constraint or connection object.
Expression String Input string that specifies the override expression of the specified value for the assembly constraint or connection object.

Version

Introduced in version 2014

Was this information helpful?