P_Rhino_Commands_Command_EnglishName - mcneel/rhinocommon-api-docs GitHub Wiki

Command.EnglishName Property

Gets the name of the command. This method is abstract.

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

Syntax

C#

public abstract string EnglishName { get; }

VB

Public MustOverride ReadOnly Property EnglishName As String
	Get

Property Value

Type: String

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

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