<Code Lib>
2024 Method
Changes 4
M

MEPSystem.GetSectionByIndex

Description:
Get the section from the index.

public MEPSection GetSectionByIndex(
	int index
)

  • Int32
    index
    The index of the section in the system.
Return Value The section. The section.

Loading…