BuiltInFailuresWallFailuresCurtainOrStackedWallDisallowedForCrossSectionType Property |
Curtain wall types and Stacked wall types are not allowed for this wall's cross-section type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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
FailureDefinitionId
See Also