RhinoCommon API
FileSettingsWorkingFolder Property |
Returns or sets Rhino's working directory, or folder.
The working folder is the default folder for all file operations.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
public static string WorkingFolder { get; set; }
Public Shared Property WorkingFolder As String Get Set