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

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