-
Re: How to hide the force symbols in a Motion Simulation?
Roberto Abban Jan 31, 2016 9:06 PM (in response to Roberto Abban)5 days have passed. Nearly 400 views. Still no answer.
Don't know if there is no solution to this problem, or I just asked a question so stupid that people don't even bother answering it...
-
Re: How to hide the force symbols in a Motion Simulation?
Artem Taturevych Jan 31, 2016 9:20 PM (in response to Roberto Abban)I do not know of any out-of-the box APIs. Can you hide it from the User Interface like in Views menu - if so let me know and I will try to find the API for this?
I believe this arrow is rendered on Layer2 of OpenGL. So you might try to interrupt the rendering within the RenderLayer0 and BufferSwapNotify event handlers. But this unfortunately doesn't sound like a trivial task to me.
Have you contacted SW API Support in this regard?
Thanks,
Artem
-
-
Re: How to hide the force symbols in a Motion Simulation?
Prasad Bhonsule Jan 31, 2016 9:16 PM (in response to Roberto Abban) -
Re: How to hide the force symbols in a Motion Simulation?
R. Saravanan Feb 1, 2016 12:42 AM (in response to Roberto Abban) -
Re: How to hide the force symbols in a Motion Simulation?
Roberto Abban Feb 1, 2016 11:09 AM (in response to Roberto Abban)Hi guys, thank you for your answers.
@Artem: I’ve searched the Views menu for the option but couldn’t find it.
@Prasad: I tried “Hide All Types” as you suggested, but the symbol was still there.
@Saravanan: I will try your suggestion the next time I get access to my computer, but a quick search on the internet shows that "off" means "disables the simulation feature at the current time bar location". Are you sure all it does is hiding the graphic symbol?
-
Re: How to hide the force symbols in a Motion Simulation?
R. Saravanan Feb 2, 2016 11:52 AM (in response to Roberto Abban)yes it will hide the symbols .
For your reference, Please click the below link
Full simulated Animation
Regards
Saravanan
-
Re: How to hide the force symbols in a Motion Simulation?
R. Saravanan Feb 9, 2016 1:45 AM (in response to R. Saravanan)I hope helps better.
Regards
Saravanan
-
-