Hello everyone,
I am new user of Dynamo and not sure if it is possible to create such view, therefore, any assistance would be much appreciated.
The idea is to create 3D view from each Camera Location.
I found this script but it is asking to select model element(camera) and target itself. Which is not ideal for my purpose.
The questions is: Is it possible to create 3D views from each camera locations(without selecting each camera separately ) and without selection target too? The target could be any element that will block the view ( for example wall at the end of the corridor) Also the 3D view name should have Mark value of the camera too, code block should take it from the family?
Should I use bounding box instead?
Thank you for any help in advance.