Revit 2026 API
Built |
The top of the Opening is lower than the bottom of the Opening or coincident with it.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId OpeningNegativeHeight { get; }
Public Shared ReadOnly Property OpeningNegativeHeight As FailureDefinitionId Get
public: static property FailureDefinitionId^ OpeningNegativeHeight { FailureDefinitionId^ get (); }
static member OpeningNegativeHeight : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also