Revit 2025.3 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: 25.3.0.0 (25.3.0.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