<Code Lib>
2020 Method
Changes 0
M

RouteAnalysisSettings.GetIgnoredCategoryIds

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

public ICollection<ElementId> GetIgnoredCategoryIds()

ICollection<ElementId> The ids of Categories which are ignored by route calculation. Default set contains the Door Category.

Loading…