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