Model group export as view

hey guys i was wondering if there is a way for me to export each model group as an image separately like i am taking a manual screenshot of it using the snipping tool. i already created a unique ID for each model group what i need now is a way to export them as images with the ID

Some steps to try:

  1. Get all model group instances
  2. Group the instances by type
  3. Get the first item from each sublist
  4. Generate a new 3D view for each remaining group, isolating the group in the view
  5. Lock the view
  6. Tag the group or generate a text annotation
  7. End the transaction to commit the views
  8. Export the views as images (may be best to use built in tools for this, or run a second automation depending on the use case)
1 Like

Thank you so much i tried it and it worked thank u :folded_hands:t2: