model.externalInterface().create(<tag>,<type>) creates an extra dimension feature of the given type. The supported type is
SimulinkCosimulation for a cosimulation with Simulink.
model.externalInterface(<tag>).set(<property>,<value>) specifies properties relevant for the selected external interface type.
model.externalInterface(<tag>).run() exports a file from the external interface.