GetSectionData Method


Panel Schedule Template Get Section Data Method

Gets the writable section data object.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TableSectionData GetSectionData(
	SectionType sectionType
)

Parameters

sectionType SectionType

Return Value

TableSectionData
The table section data object.
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration
Remarks
Access to this information requires an open transaction.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →