Solid Edge Framework Type Library
BeforeMemberDocumentDeleted Method
Specifies the member for which the event is triggered.
Description
Occurs when a specified family of parts member is deleted from a part document.
Syntax
Visual Basic
Public Function BeforeMemberDocumentDeleted( _
   ByVal theMember As Object _
) As HResult
Parameters
theMember
Specifies the member for which the event is triggered.
See Also

ISEFamilyOfPartsEvents Object  | ISEFamilyOfPartsEvents Members

Send comments on this topic.