Solid Edge Framework Type Library
SetCommand Method
Description
Set the command on the given wedge of the given ring of the Radial Menu Pallet for the given environment.
Syntax
Visual Basic
Public Sub SetCommand( _
   ByRef strEnvironmentName As String, _
   ByVal ring As Integer, _
   ByVal wedge As Integer, _
   ByVal cmdID As Integer, _
   ByVal imageID As Integer _
) 
Parameters
strEnvironmentName
ring
wedge
cmdID
imageID
See Also

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