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