Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Hide mechanism/robot by instruction

#2
It is not possible to show/hide mechanisms using the event instruction. Instead, I recommend you to use use the macro attached to provoke this effect. This is a small Python program you can add to your project and trigger the visibility change with a program call.

In your case this would look like this:

Code:
DisplayItem(GripperRibs, Show)
DisplayItem(GripperRibs, Hide)




Attached Files
.py DisplayItem.py(Size: 1.26 KB / Downloads: 418)


Messages In This Thread
Hide mechanism/robot by instruction - byeKoh95- 10-30-2019, 09:26 PM
RE: Hide mechanism/robot by instruction - byAlbert- 10-31-2019, 10:54有空



Users browsing this thread:
1 Guest(s)