SupportOptions.SetAutoSaveKeepAmount Method

SupportOptionsSetAutoSaveKeepAmount Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static void SetAutoSaveKeepAmount(
	int value
)
Public Shared Sub SetAutoSaveKeepAmount ( 
	value As Integer
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:Rhino.Render.SupportOptions.SetAutoSaveKeepAmount(System.Int32)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also