C# Class RhinoCycles.Commands.ListDevices

Inheritance: Rhino.Commands.Command
ファイルを表示 Open project: mcneel/RhinoCycles Class Usage Examples

Public Methods

Method Description
ListDevices ( ) : System.Runtime.InteropServices

Protected Methods

Method Description
RunCommand ( RhinoDoc doc, RunMode mode ) : Result

Method Details

ListDevices() public method

public ListDevices ( ) : System.Runtime.InteropServices
return System.Runtime.InteropServices

RunCommand() protected method

protected RunCommand ( RhinoDoc doc, RunMode mode ) : Result
doc RhinoDoc
mode RunMode
return Result