M_Rhino_Commands_SelCommand_RunCommand - mcneel/rhinocommon-api-docs GitHub Wiki

SelCommand.RunCommand Method

[Missing

documentation for "M:Rhino.Commands.SelCommand.RunCommand(Rhino.RhinoDoc,Rhino.Commands.RunMode)"]

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

Syntax

C#

protected override Result RunCommand(
	RhinoDoc doc,
	RunMode mode
)

VB

Protected Overrides Function RunCommand ( 
	doc As RhinoDoc,
	mode As RunMode
) As Result

Parameters

 

doc
Type: Rhino.RhinoDoc
[Missing documentation for "M:Rhino.Commands.SelCommand.RunCommand(Rhino.RhinoDoc,Rhino.Commands.RunMode)"]
mode
Type: Rhino.Commands.RunMode
[Missing documentation for "M:Rhino.Commands.SelCommand.RunCommand(Rhino.RhinoDoc,Rhino.Commands.RunMode)"]

Return Value

Type: Result
[Missing documentation for "M:Rhino.Commands.SelCommand.RunCommand(Rhino.RhinoDoc,Rhino.Commands.RunMode)"]

Version Information

Supported in: 5D58w

See Also

Reference

SelCommand Class
Rhino.Commands Namespace

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