question

CSN avatar image
0 Likes"
CSN asked Andrew O commented

Change 3D Shape failed in RTX mode

Hi,

I am recording video in RTX mode, but I failed to run the Change 3D Shape logic. It is successful in non RTX mode.

1671702622410.png

FlexSim 22.2.4
rtx video record
1671702622410.png (526.2 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Andrew O avatar image Andrew O commented ·

Hi @CSN, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

-1 Like -1 ·

1 Answer

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered CSN commented

This looks like a bug - if you toggle RTX mode on and off it will draw the cylinder correctly. I'll send in a report for it to be fixed.

· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·

@Jason Lightfoot , can you do this by source code and do you see this action during recording a video?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦♦ Joerg Vogel commented ·
Object view=views().find("active>Documents/Perspective/1+/~");
applicationcommand("switchviewrtx", view, 0);
applicationcommand("switchviewrtx", view, 1);


TestRTXchangeShape.fsm

1 Like 1 ·
CSN avatar image CSN Jason Lightfoot ♦♦ commented ·

Thank you. This code is successful when running the model, but it still does not change when recording the video

0 Likes 0 ·