Solid Edge Assembly Type Library
SwapFamilyMember Method
The name of the member to be swapped.
Specifies whether all family members are swapped.
Description
Swaps the current family member with one you specify.
Syntax
Visual Basic
Public Sub SwapFamilyMember( _
   ByVal MemberName As String, _
   ByVal SwapAllOccurrences As Boolean _
) 
Parameters
MemberName
The name of the member to be swapped.
SwapAllOccurrences
Specifies whether all family members are swapped.
See Also

Occurrence Object  | Occurrence Members

Send comments on this topic.