P_Rhino_Commands_CommandEventArgs_CommandLocalName - mcneel/rhinocommon-api-docs GitHub Wiki

CommandEventArgs.CommandLocalName Property

Gets the name of the command that raised this event in the local language.

Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public string CommandLocalName { get; }

VB

Public ReadOnly Property CommandLocalName As String
	Get

Property Value

Type: String

Version Information

Supported in: 5D58w

See Also

Reference

CommandEventArgs Class
Rhino.Commands Namespace

⚠️ **GitHub.com Fallback** ⚠️