Share

PositionalRepresentation.RemoveRelationshipValueOverride Method

Parent Object: PositionalRepresentation

Description

Method that removes an overridden value of the input assembly relationship.

Syntax

PositionalRepresentation.RemoveRelationshipValueOverride( Relationship As Object, RelationShipValueType As RelationshipValueTypeEnum )

Parameters

Name Type Description
Relationship Object Input assembly constraint or connection object that had the overridden value to remove.
RelationShipValueType RelationshipValueTypeEnum Input RelationshipValueTypeEnum that specifies the value of the assembly constraint or connection object.

Version

Introduced in version 2014

Was this information helpful?