Same object in 2 views?
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
For simplicity I have a 6 color cube (Every side has different color) and viewing with a camera. I would like to show same cube from opposite angle with diffrent camera. Both views are visible at the same time. First view works fine but when I want to add the cube in second view where different camera is installed, I get the error that the cube is already added to another view (which is true). I am unable to add one object to 2 views. Any idea how this can be done in WPF? Your help will be very much appreciated. Best regards Agha Khan :((