Route Analysis Settings Set Ignored Category Ids Method Namespace: Autodesk.Revit.DB.Analysis Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public void SetIgnoredCategoryIds( ICollection<ElementId> categoryIds ) Public Sub SetIgnoredCategoryIds ( categoryIds As ICollection(Of ElementId) ) public: void SetIgnoredCategoryIds( ICollection<ElementId^>^ categoryIds ) member SetIgnoredCategoryIds : categoryIds : ICollection<ElementId> -> unit Parameters categoryIds ICollection ElementId See Also Reference RouteAnalysisSettings Class Autodesk.Revit.DB.Analysis Namespace
Route Analysis Settings Set Ignored Category Ids Method Namespace: Autodesk.Revit.DB.Analysis Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public void SetIgnoredCategoryIds( ICollection<ElementId> categoryIds ) Public Sub SetIgnoredCategoryIds ( categoryIds As ICollection(Of ElementId) ) public: void SetIgnoredCategoryIds( ICollection<ElementId^>^ categoryIds ) member SetIgnoredCategoryIds : categoryIds : ICollection<ElementId> -> unit Parameters categoryIds ICollection ElementId See Also Reference RouteAnalysisSettings Class Autodesk.Revit.DB.Analysis Namespace