Share

LineLoad.EndPoint Property

Returns the three dimensional location of the end point for the line load.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public XYZ EndPoint { get; }

Property Value

XYZ

Remarks

The location of the end point is measured in decimal feet.

See Also

Reference

Was this information helpful?