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

AssemblyFamilyMember Object  | AssemblyFamilyMember Members