2027 Method
Changes 5
M

MEPSystem.GetSectionByNumber

Description:
Get the Section from section number
public MEPSection GetSectionByNumber(
	int sectionNumber
)
  • Int32
    sectionNumber
    The Section number.
Return Value MEPSection The section. if the no section exists for the input section number.