Revit 2026 API
Built |
The Lowest Associated Level is set above the Highest Associated Level
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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
FailureDefinitionIdSee Also