<Code Lib>
2025 Method
Changes 5
M

MEPSystem.GetSectionByIndex

Description:
Get the section from the index.

public MEPSection GetSectionByIndex(
	int index
)

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

Loading…