You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since SU2021, when you open a newer file (say SU2025) with an older application (SU2024), you get a message about version compatibility, with anyway no other possibility than to press OK.
While it could be useful in many situations to display this warning, it would be useful to have a parameter to skip the message when using the PI with Sketchup.open_file, since the user has no option anyway. I thought that the argument with_status would do that, but it does not.
The text was updated successfully, but these errors were encountered:
Since SU2021, when you open a newer file (say SU2025) with an older application (SU2024), you get a message about version compatibility, with anyway no other possibility than to press OK.
While it could be useful in many situations to display this warning, it would be useful to have a parameter to skip the message when using the PI with
Sketchup.open_file
, since the user has no option anyway. I thought that the argumentwith_status
would do that, but it does not.The text was updated successfully, but these errors were encountered: