Revit 2025.3 API
Model |
The region of the BIM 360 Docs or Autodesk Docs account and project which contains this model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string Region { get; }
Public ReadOnly Property Region As String Get
public: property String^ Region { String^ get (); }
member Region : string with get
Property Value
StringSee Also