Click or drag to resize

SupportOptionsLibraries_SetCustomPathList Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public static void Libraries_SetCustomPathList(
	string path
)

Parameters

path
Type: SystemString
Semicolon delimited string of paths.
See Also