Solid Edge Assembly Type Library
AddOccurrence Method
A family of assemblies occurrence.
A unique member in the occurrence.
Description
Allows the referenced AssemblyFamilyMember object to use the MemberName of the Occurrence in its own definition.
Syntax
Visual Basic
Public Sub AddOccurrence( _
   ByVal Occurrence As Object, _
   ByVal MemberName As String _
) 
Parameters
Occurrence
A family of assemblies occurrence.
MemberName
A unique member in the occurrence.
Remarks
This method will fail if used on an alternate position assembly file.
See Also

AssemblyFamilyMember Object  | AssemblyFamilyMember Members