MEPSystem.GetSectionByNumber
Method
Description:
Get the Section from section number
Get the Section from section number
Parameters
Parameter | Type | Description |
---|---|---|
sectionNumber | Int32 | The Section number. |
Return Value
Type | Description |
---|---|
MEPSection | The section. if the no section exists for the input section number. |