RouteAnalysisSettings.SetIgnoredCategoryIds
Description:
Sets the ElementIds for Category elements which are ignored by route calculation.
Sets the ElementIds for Category elements which are ignored by route calculation.
public void SetIgnoredCategoryIds(
ICollection<ElementId> categoryIds
)
-
ICollection<ElementId>categoryIdsThe ids of Categories to be ignored by route calculation.
-
One or more ElementIds in categoryIds are not valid Category element ids.
-
A non-optional argument was null