Share

SectionType Enumeration

Declares the section data type.


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

Syntax

C#

public enum SectionType

Members

Member nameValueDescription
Body1 
Footer3 
Header0 
None-1 
Summary2 

See Also

Reference

Was this information helpful?