Revit 2025.3 API
Built |
This wall's type is not compatible with the Tapered cross-section. Tapered walls require a variable thickness layer.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public 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
FailureDefinitionIdSee Also