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