Issues with Scenes #228
-
|
Hey there, I got some issues with the scenes when they get created by an API. My goal is to create a scene and assign some beams to it if the list I create for them is not empty.
My code work fine for the first try and then the scene never appears again even though the code get to the section that should create it. See below a sample of the code: Any of you have experienced that? I tried to refresh the display are other stuff but without any success. Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
hey, i don't know your problem like this but i think if you try it this way it should work. |
Beta Was this translation helpful? Give feedback.
hey, i don't know your problem like this but i think if you try it this way it should work.
You don't always have to recreate the scene, you can simply delete the existing elements and then insert the new ones.