P_Rhino_Commands_CommandEventArgs_CommandPluginName - mcneel/rhinocommon-api-docs GitHub Wiki

CommandEventArgs.CommandPluginName Property

Gets the name of the plug-in that this command belongs to. If the command is internal to Rhino, then this propert is an empty string.

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

Syntax

C#

public string CommandPluginName { get; }

VB

Public ReadOnly Property CommandPluginName As String
	Get

Property Value

Type: String

Version Information

Supported in: 5D58w

See Also

Reference

CommandEventArgs Class
Rhino.Commands Namespace

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