SetLibraryPaths Method


Application Set Library Paths Method


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void SetLibraryPaths(
	IDictionary<string, string> paths
)

Parameters

paths IDictionary String , String
See Also