Solid Edge Framework Type Library
AfterFeatureLibraryDocumentCreated 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 created.
Syntax
Visual Basic
Public Function AfterFeatureLibraryDocumentCreated( _
   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.