Click or drag to resize

SupportOptionsSetCustomLibraryPath Method

Note: This API is now obsolete.

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use 'Libraries_SetCustomPath' instead")]
public static void SetCustomLibraryPath(
	string path
)

Parameters

path
Type: SystemString

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

See Also