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