Get whether the 3D model is visible
Future<bool?> isModel3DVisible() => DisplayRulePlatform.instance.isModel3DVisible(id);