PathOfTravel.PathMidpoint Property

The midpoint of the path. The Z coordinate will equal the view's level elevation.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public XYZ PathMidpoint { get; }

Property Value

XYZ

See Also

Reference

PathOfTravel Class
Autodesk.Revit.DB.Analysis Namespace