SupportOptions.SetLastNavigatedLocation Method

SupportOptionsSetLastNavigatedLocation Method

[Missing <summary> documentation for "M:Rhino.Render.SupportOptions.SetLastNavigatedLocation(System.String)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.10
Syntax
public static void SetLastNavigatedLocation(
	string folder
)
Public Shared Sub SetLastNavigatedLocation ( 
	folder As String
)

Parameters

folder
Type: SystemString

[Missing <param name="folder"/> documentation for "M:Rhino.Render.SupportOptions.SetLastNavigatedLocation(System.String)"]

See Also