2027 Method
Changes 0
M

MEPSystem.Add

Description:
Add elements into the system and connect them with the system using given connectors.
Remarks:
Note: this method may not be called during dynamic update.
public virtual void Add(
	ConnectorSet connectors
)
  • connectors
    Connectors which are used to connect with the system.