BuiltInFailuresWallFailuresShorterThanMinWallFailure Property |
Wall is shorter than minimum height allowed by its type.\nIt is [Length] and must be at least [Length].
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ShorterThanMinWallFailure { get; }
Public Shared ReadOnly Property ShorterThanMinWallFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ShorterThanMinWallFailure {
FailureDefinitionId^ get ();
}
static member ShorterThanMinWallFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also