Revit 2026 API
Basic |
Returns the central model path.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string CentralPath { get; }
Public ReadOnly Property CentralPath As String Get
public: property String^ CentralPath { String^ get (); }
member CentralPath : string with get
Property Value
StringSee Also