Revit 2025 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: 25.0.0.0 (25.0.0.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