Returns path information identifying where Revit searches for content.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<string, string> GetLibraryPaths()
Return Value
IDictionary<String, String>The map of library paths.
