Unable to translate object using Mouse

Typically: "How do I... ", "How can I... " questions
Post Reply
dexamit
Posts: 3
Joined: 09 Dec 2020, 18:20

Unable to translate object using Mouse

Post by dexamit »

Hello everyone.

I was working on a simple scene file with 3 cuboids(attached below). However, to my astonishment I was able to use mouse translation only for Cuboid.

Could anyone explain why mouse translation is not working for Cuboid_1 and Cuboid_2?

You can find the scene file below:

https://drive.google.com/file/d/1mdEiwS ... sp=sharing

coppelia
Site Admin
Posts: 10366
Joined: 14 Dec 2012, 00:25

Re: Unable to translate object using Mouse

Post by coppelia »

Hello,

it seems that the manipulation permissions for those objects were modified. See sim.setObjectInt32Parameter and parameter sim.objintparam_manipulation_permissions.

Cheers

dexamit
Posts: 3
Joined: 09 Dec 2020, 18:20

Re: Unable to translate object using Mouse

Post by dexamit »

Great. Thanks :)

Post Reply