Share

BuiltInFailures.CurtainWallFailures.CannotSplitOldMullions Property

Split does not work on curtain walls containing mullions created in Revit prior to version 4.0. You may delete the mullions, place them again, and then proceed with splitting the wall.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static FailureDefinitionId CannotSplitOldMullions { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?