Solid Edge Assembly Type Library
RemoveExcludedRelationship Method
The constraint to be removed.
Description
Removes the relationship from the referenced object.
Syntax
Visual Basic
Public Sub RemoveExcludedRelationship( _
   ByVal ConstraintToRemove As Object _
) 
Parameters
ConstraintToRemove
The constraint to be removed.
Remarks
This method will fail if used on an alternate position assembly file.
See Also

AssemblyFamilyMember Object  | AssemblyFamilyMember Members