Set the 2D model's width in meters
Future<void> setModel2DWidthMeters(num width) => DisplayRulePlatform.instance.setModel2DWidthMeters(id, width);