question

Ryusuke T avatar image
0 Likes"
Ryusuke T asked Jason Lightfoot answered

Perspective projection switches on its own

Hi,

If click the 3D model window after adding a keyframe with the perspective projection unchecked in Presentation Builder, the check will remain unchecked, but it will be in the perspective projection state. Is this the spec?

1.png

2.png

FlexSim 23.0.8
presentation builderperspective projection
1.png (163.7 KiB)
2.png (127.3 KiB)
5 |100000

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

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

Yes that's by design. In the add key frame code:

if (get(viewprojectiontype(persp)) != 0)
    applicationcommand("changeprojectiontype", persp, 0);


5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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