Solid Edge Framework Type Library
FamilyOfPartsExEvents Object Members
Overview 
Events
Public Event AfterMemberDocumentCreatedThis event is fired after a populate action, if there exists a file with the same name it returns "bDocumentExists" = true or if new file is created on disk it returns "bDocumentExists" = false.
Public Event AfterMemberDocumentRenamedFired after successfully renaming the member, changing the file path, Setting the file path from UI, Editing the file name. The file on the disk is renamed to the new name. No new file should be created on disk.
Public Event BeforeMemberDocumentDeletedFired after deleting a member name from UI. It removes the association of the member with the master but not from disk. (The file is not deleted from the disk).
See Also

FamilyOfPartsExEvents Object  | Solid Edge V18 - What's New