BuiltInFailuresWallFailuresWallTypeIncompatibleWithTapered Property |
This wall's type is not compatible with the Tapered cross-section. Tapered walls require a variable thickness layer.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WallTypeIncompatibleWithTapered { get; }
Public Shared ReadOnly Property WallTypeIncompatibleWithTapered As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WallTypeIncompatibleWithTapered {
FailureDefinitionId^ get ();
}
static member WallTypeIncompatibleWithTapered : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also