Revit 2026 API
Built |
Wall is shorter than minimum height allowed by its type.\nIt is [Length] and must be at least [Length].
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId ShorterThanMinWallError { get; }
Public Shared ReadOnly Property ShorterThanMinWallError As FailureDefinitionId Get
public: static property FailureDefinitionId^ ShorterThanMinWallError { FailureDefinitionId^ get (); }
static member ShorterThanMinWallError : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also