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