RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Document

Document.MullionTypes

Property
Description:
This property is used to retrieve all the mullion types in current system.
Remarks:
This property returns a set of MullionType objects. These objects can be used change the type of a mullion from one type to another.
Syntax
public MullionTypeSet MullionTypes { get; }