Revit 2025 API
MEPAnalytical |
The location of this node.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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