Enables access to shared parameter groups and definitions that are maintained on disk.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public DefinitionFile OpenSharedParameterFile()
Return Value
DefinitionFileAn object that represents a shared parameters file that exists on disk. Returns null if the file does not exist.