RouteAnalysisSettings.IgnoreImports Property

If true, import instances are ignored by route calculation. For imports to be ignored, also EnableIgnoredCategoryIds must be set to true.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IgnoreImports { get; set; }

Property Value

Boolean

See Also

Reference

RouteAnalysisSettings Class
Autodesk.Revit.DB.Analysis Namespace