Share

Mullion.BreakMullion Method

This method is used to break the current Mullion at ends with its neighboring mullions.


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

Syntax

C#

public void BreakMullion()

Remarks

The mullions being perpendicular to it will be joined accordingly.

See Also

Reference

Was this information helpful?