video recording with viewpoint of flowitem

jungeun_w
Not applicable
0 Views
2 Replies
Message 1 of 3

video recording with viewpoint of flowitem

jungeun_w
Not applicable

[ FlexSim 21.1.5 ]

hi

Im trying to recording video as a viewpoint of flowitem.

my coding skill is so poor so that i cannot understand the way to do this by coding.

is there any way to do this by using process flow or setting in properties??

thx

0 Likes
Accepted solutions (1)
1 View
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

Right click the view background and set it as sv() first:

1662450648798.png

- then use:

Object view=sv();
function_s(view, "follow", item);

or without sv():

Object view=views().find("active>Documents/Perspective/1+/~");


Message 3 of 3

andrew_o2
Not applicable

Hi @Jungeun W, 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.

0 Likes

Type a product name