SupportOptions.SetCustomLibraryPath Method

SupportOptionsSetCustomLibraryPath Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static void SetCustomLibraryPath(
	string path
)
Public Shared Sub SetCustomLibraryPath ( 
	path As String
)

Parameters

path
Type: SystemString

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

See Also