BuiltInFailures.AnalyticalModelFailures.LowestAssociatedLevelAboveHighestAssociatedLevel Property

BuiltInFailuresAnalyticalModelFailuresLowestAssociatedLevelAboveHighestAssociatedLevel Property

The Lowest Associated Level is set above the Highest Associated Level

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId LowestAssociatedLevelAboveHighestAssociatedLevel { get; }
Public Shared ReadOnly Property LowestAssociatedLevelAboveHighestAssociatedLevel As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ LowestAssociatedLevelAboveHighestAssociatedLevel {
	FailureDefinitionId^ get ();
}
static member LowestAssociatedLevelAboveHighestAssociatedLevel : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also