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

TableData.GetSectionData(Int32)

Method
Description:
Returns the section data array element at the specified index.
Syntax
Parameters
Parameter Type Description
nIndex Int32 The index of section data array. If the index is out of the boundary of section data array, <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LST87DAB387_1"></span></span> is returned.
Return Value