Solid Edge Assembly Type Library
GetOccurrences Method
Specifies the number of fastener system masters in the document.
Specifies the occurrences to retrieve.
Description
This method returns the number of fastener system masters contained in a document and a collection of dispatch pointers in the safe array.
Syntax
Visual Basic
Public Sub GetOccurrences( _
   ByRef NumOfMasters As Long, _
   ByRef Occurrences() As Object _
) 
Parameters
NumOfMasters
Specifies the number of fastener system masters in the document.
Occurrences
Specifies the occurrences to retrieve.
See Also

FastenerSystems Collection  | FastenerSystems Members  | Solid Edge V20 - What's New