Solid Edge Framework Type Library
AfterFeatureLibraryDocumentDeleted Method
Specifies the fully qualified name of the PartDocument or SheetMetalDocument for which the event is triggered.
Description
Occurs when a new feature library file is deleted.
Syntax
Visual Basic
Public Function AfterFeatureLibraryDocumentDeleted( _
   ByVal Name As String _
) As HResult
Parameters
Name
Specifies the fully qualified name of the PartDocument or SheetMetalDocument for which the event is triggered.
See Also

ISEFeatureLibraryEvents Object  | ISEFeatureLibraryEvents Members

Send comments on this topic.