EnableIgnoredCategoryIds Property


Route Analysis Settings Enable Ignored Category Ids Property

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.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool EnableIgnoredCategoryIds { get; set; }

Property Value

Boolean
See Also