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

ISEFamilyOfPartsExEvents Object  | ISEFamilyOfPartsExEvents Members

Send comments on this topic.