M_Rhino_RhinoApp_ExecuteCommand - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.ExecuteCommand Method

[Missing

documentation for "M:Rhino.RhinoApp.ExecuteCommand(System.String)"]

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

Syntax

C#

public static Result ExecuteCommand(
	string commandName
)

VB

Public Shared Function ExecuteCommand ( 
	commandName As String
) As Result

Parameters

 

commandName
Type: System.String
[Missing documentation for "M:Rhino.RhinoApp.ExecuteCommand(System.String)"]

Return Value

Type: Result
[Missing documentation for "M:Rhino.RhinoApp.ExecuteCommand(System.String)"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Rhino Namespace

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