Revit 2026 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: 26.0.4.0 (26.0.4.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