Forum Discussion
lsainsbury
12 years agoContributor
Deleted original post as you can't check an image within an if statement as far as I can see but will post another reply soon :)
Edit:
Can you not do something like
(If) Object Property of Drawing is Visible (then) Compare Pictures
(else) Do something else
I think that makes sense, as if the drawing is not visible then there's no point comparing the images to check if they are the same, but if its visible then check if they are the same or move on to your else.
Edit:
Can you not do something like
(If) Object Property of Drawing is Visible (then) Compare Pictures
(else) Do something else
I think that makes sense, as if the drawing is not visible then there's no point comparing the images to check if they are the same, but if its visible then check if they are the same or move on to your else.