This document is archived and information here might be outdated. Recommended version. |
Returns an array of names of tools that apply to the selection.
[Visual Basic .NET] Public Function GetApplicableTools ( _ ByVal Selection As IEnumGxObject _ ) As Object
[C#] public object GetApplicableTools ( IEnumGxObject Selection );