Solid Edge Framework Type Library
SwapCommands Method
Description
Swaps the commands on the given wedges of the given rings of the Radial Menu Pallet for the given environment.
Syntax
Visual Basic
Public Sub SwapCommands( _
   ByRef strEnvironmentName As String, _
   ByVal ring1 As Integer, _
   ByVal wedge1 As Integer, _
   ByVal ring2 As Integer, _
   ByVal wedge2 As Integer _
) 
Parameters
strEnvironmentName
ring1
wedge1
ring2
wedge2
See Also

RadialMenu Collection  | RadialMenu Members  | Solid Edge ST3 - What's New