BuiltInFailuresWallFailuresShorterThanMinWallError 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 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
FailureDefinitionId
See Also