This document is archived and information here might be outdated. Recommended version. |
Executes a named tool with the specified selection.
[Visual Basic .NET] Public Sub Execute ( _ ByVal toolName As String, _ ByVal Selection As IEnumGxObject _ )
[C#] public void Execute ( string toolName, IEnumGxObject Selection );