Changes in 2020 vs 2027 4 changed
Flip API Versions →Changed members
MEPSystem.GetCriticalPathSectionNumbers()
| → returns | IList | The section numbers. |
MEPSystem.GetSectionByIndex(Int32)
| index | Int32 | The index of the section in the system. |
| → returns | MEPSection | The section. |
MEPSystem.GetSectionByNumber(Int32)
| sectionNumber | Int32 | The Section number. |
| → returns | nullNothingnullptr→MEPSection | The section. if the no section exists for the input section number. |
MEPSystem.BaseEquipmentConnector()
| → returns | nullNothingnullptr→Connector | Returns the connector which connects with the system within base equipment if base equipment has been assigned to system, otherwise returns . |