CreateMultiple Method (View, IList(XYZ), IList(XYZ))


Path Of Travel Create Multiple(View, IList XYZ , IList XYZ ) Method


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static IList<PathOfTravel> CreateMultiple(
	View DBView,
	IList<XYZ> pathStarts,
	IList<XYZ> pathEnds
)

Parameters

DBView View
pathStarts IList XYZ
pathEnds IList XYZ

Return Value

IList PathOfTravel
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →