P_Rhino_Commands_Command_PlugIn - mcneel/rhinocommon-api-docs GitHub Wiki

Command.PlugIn Property

Gets the plug-in where this commands is placed.

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

Syntax

C#

public PlugIn PlugIn { get; }

VB

Public ReadOnly Property PlugIn As PlugIn
	Get

Property Value

Type: PlugIn

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

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