SetIgnoredCategoryIds Method


Route Analysis Settings Set Ignored Category Ids Method


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void SetIgnoredCategoryIds(
	ICollection<ElementId> categoryIds
)

Parameters

categoryIds ICollection ElementId
See Also