Revit 2025.3 API
Built |
Corner Mullions must be placed at a location that can have neighboring Panels that are not tangent. With the exception of Wall Join locations, Corner Mullions are not currently supported on the external boundaries of Curtain elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId CannotUseCornerMullion { get; }
Public Shared ReadOnly Property CannotUseCornerMullion As FailureDefinitionId Get
public: static property FailureDefinitionId^ CannotUseCornerMullion { FailureDefinitionId^ get (); }
static member CannotUseCornerMullion : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also