Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
2 Manipulator on screen?
billy2
Member, OS Professional, Mentor, Developers, User Group Leader Posts: 2,068 PRO
Is it possible to have multiple manipulators on a screen at the same time?
Doesn't seem possible, maybe I haven't discovered the proper sequence for assigning id's to things causing issues.
Doesn't seem possible, maybe I haven't discovered the proper sequence for assigning id's to things causing issues.
0
Comments
I'm using the same name for 2 manipulators and things aren't working quite right. Move one and the other updates. I think I know why now.
So there's one addManipulators() where you can add many manipulators by name & type. There's one changeManipulator() which looks up the action based on manipulator name.
I have one manipulator working, 2 is a different problem. The extrude.fs example is helping, I'm making it harder than it really is.
Thanks for the offer, my code is a real mess, let me keep trying. I'll give up soon,