Solid Edge Framework Type Library
AfterFeatureLibraryDocumentCreated Event
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 created.
Syntax
Visual Basic
Public Event AfterFeatureLibraryDocumentCreated( _
   ByVal Name As String _
)
Parameters
Name
Specifies the fully qualified name of the PartDocument or SheetMetalDocument for which the event is triggered.
See Also

FeatureLibraryEvents Object  | FeatureLibraryEvents Members