Share

BuiltInFailures.PerformanceFailures.TooManyAreaBoundaryLinesFound Property

There are too many area boundary lines in area scheme <element> might result in increased model sizes on disk and in memory. Please investigate if area scheme is used in a proper way.


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

Syntax

C#

public static FailureDefinitionId TooManyAreaBoundaryLinesFound { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?