UpdateMultiple Method (Document, IList(ElementId))


Path Of Travel Update Multiple(Document, IList Element Id ) Method


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static int UpdateMultiple(
	Document adoc,
	IList<ElementId> elementsToUpdate
)

Parameters

adoc Document
elementsToUpdate IList ElementId

Return Value

Int32
See Also