<Code Lib>
2020 Method
Changes 0
M

RouteAnalysisSettings.GetExcludedCategoryIds

Description:
Returns ElementIds for Category elements which are excluded by route calculation.

public ICollection<ElementId> GetExcludedCategoryIds()

ICollection<ElementId> The ids of Categories which are excluded by route calculation.

Loading…