Revit 2026 API
Built |
Curtain wall types and Stacked wall types are not allowed for this wall's cross-section type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId CurtainOrStackedWallDisallowedForCrossSectionType { get; }
Public Shared ReadOnly Property CurtainOrStackedWallDisallowedForCrossSectionType As FailureDefinitionId Get
public: static property FailureDefinitionId^ CurtainOrStackedWallDisallowedForCrossSectionType { FailureDefinitionId^ get (); }
static member CurtainOrStackedWallDisallowedForCrossSectionType : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also