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

TableData.GetSectionData(SectionType)

Method
Description:
Returns the pointer to the section data array element at the specified section type.
Syntax
Parameters
Parameter Type Description
sectionType SectionType The section type of section data array. If the integral value of the section type is out of the boundary of section data array, null is returned.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration