Set the 2D model's zoom to value
Future<void> setModel2DZoomTo(num to) => DisplayRulePlatform.instance.setModel2DZoomTo(id, to);