RVTDocs.com

RouteAnalysisSettings.EnableIgnoredCategoryIds

Property
Description:
When this setting is true, elements with category ids returned by GetIgnoredCategoryIds will be ignored in route calculation. default is true as all elements with the Door Category Id are ignored by default.
Syntax
public bool EnableIgnoredCategoryIds { get; set; }