Revit 2025.3 API
Built |
The Highest Associated Level is set below the Lowest Associated Level
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId HighestAssociatedLevelBelowLowestAssociatedLevel { get; }
Public Shared ReadOnly Property HighestAssociatedLevelBelowLowestAssociatedLevel As FailureDefinitionId Get
public: static property FailureDefinitionId^ HighestAssociatedLevelBelowLowestAssociatedLevel { FailureDefinitionId^ get (); }
static member HighestAssociatedLevelBelowLowestAssociatedLevel : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also