Two topics today, on reordering viewports to determine their respective occlusion, and setting up a C++ Revit add-in project
– Bringing a viewport to the front
– Change the draw order of a viewport (bring to front) for cases when you need to use simplified duplicate of the same view for background, e.g., ceiling grid for example
– Code clean-up
– Setting up a Visual Studio C++ Revit add-in project...
Read more →