Solid Edge Assembly Type Library
GetComponents Method
Specifies the name of the fastener system master.
Specifies the number of components.
Specifies the number of occurrences.
Description
This method returns the number of components present in a fastener system master and dispatch pointers in the safe array.
Syntax
Visual Basic
Public Sub GetComponents( _
   ByVal master As Unknown, _
   ByRef NoOfcomp As Long, _
   ByRef Occurrences() As Object _
) 
Parameters
master
Specifies the name of the fastener system master.
NoOfcomp
Specifies the number of components.
Occurrences
Specifies the number of occurrences.
See Also

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