Declares the section data type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Enumeration SectionType
public enum class SectionType
MembersMember name | Value | Description |
---|
Body | 1 | |
Footer | 3 | |
Header | 0 | |
None | -1 | |
Summary | 2 | |
See Also