MullionBreakMullion Method |
This method is used to break the current Mullion at ends with its neighboring mullions.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void BreakMullion()
public:
void BreakMullion()
member BreakMullion : unit -> unit
Remarks The mullions being perpendicular to it will be joined accordingly.
See Also