<Code Lib>
2025.3 Method
Changes 5
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 MEPSection The section.

Loading…