Revit 2026 API
MEPAnalytical |
The location of this node.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ Location { get; }
Public ReadOnly Property Location As XYZ Get
public: property XYZ^ Location { XYZ^ get (); }
member Location : XYZ with get
Property Value
XYZSee Also