Метод | Описание | |
---|---|---|
GetApplicationPath ( ) : string |
Full path to the Rhinoceros executable to start
|
|
RhinoDebuggerStartInfo ( string appName, string startArgs, string binDir, string pluginPath, string rhinocommonPath, bool isGrasshopper ) : System |
public RhinoDebuggerStartInfo ( string appName, string startArgs, string binDir, string pluginPath, string rhinocommonPath, bool isGrasshopper ) : System | ||
appName | string | |
startArgs | string | |
binDir | string | |
pluginPath | string | |
rhinocommonPath | string | |
isGrasshopper | bool | |
Результат | System |