MEPSystem.GetSectionByIndex
Description:
Get the section from the index.
Get the section from the index.
public MEPSection GetSectionByIndex(
int index
)
-
Int32indexThe index of the section in the system.
-
The section index is out of range.