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