RouteAnalysisSettings.GetExcludedCategoryIds
Description:
Returns ElementIds for Category elements which are excluded (not taken into account) by route calculation. These categories are always excluded, regardless of the value.
Returns ElementIds for Category elements which are excluded (not taken into account) by route calculation. These categories are always excluded, regardless of the value.
public ICollection<ElementId> GetExcludedCategoryIds()
ICollection<ElementId>
The ids of Categories which are excluded by route calculation.