Solid Edge Framework Type Library
BeforeMemberDocumentDeleted Method
Specifies the member for which the event is triggered.
Description
This event 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

ISEFamilyOfPartsExEvents Object  | ISEFamilyOfPartsExEvents Members

Send comments on this topic.