PathOfTravelUpdateMultiple(Document, IListElementId) Method


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

Parameters

adoc  Document
 
elementsToUpdate  IListElementId
 

Return Value

Int32
See Also