Solid Edge Framework Type Library
AfterMemberDocumentCreated Method
Specifies the object for which the event is triggered.
Description
Occurs when a new family of parts file is created.
Syntax
Visual Basic
Public Function AfterMemberDocumentCreated( _
   ByVal theMember As Object _
) As HResult
Parameters
theMember
Specifies the object for which the event is triggered.
See Also

ISEFamilyOfPartsEvents Object  | ISEFamilyOfPartsEvents Members

Send comments on this topic.