04-06-2018 04:43 AM
Hi,
I want to define a Context Menu on an object in a 3D only model.
Maybe the problem is from my side but I cannot find the Context Menu button in the Ribbon tab when I am in a 3D only model.
Do I really have to do this by method by using UserPopupMenu and ShowUserPopupMenu or is the menu accessible and it's just that I didn't find it?
Thanks!
Solved! Go to Solution.
04-06-2018 05:30 AM
04-06-2018 05:55 AM
Yes, that's what I guessed too...
But shouldn't these dialogs also be easily accessible in 3D since they are not only applying to 2D but also to 3D?
04-06-2018 05:59 AM
if you are entirely working in 3d ( 2d switched off) this could be a point.
04-06-2018 06:48 AM
Hello bpinarci,
You can find it on the Tools menu of the 3D Properties dialog of a frame.
04-06-2018 07:15 AM - edited 04-06-2018 07:16 AM
Thanks! For this time, I did it via method. Next time, I'll know where to find it!
Thanks guys. Enjoy your weekend.