Revit 2025.3 API
Analytical |
The point at the end of the AnalyticalLink.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public XYZ End { get; }
Public ReadOnly Property End As XYZ Get
public: property XYZ^ End { XYZ^ get (); }
member End : XYZ with get
Property Value
XYZSee Also