Insert a block with rhino3dm.py (python)

We are trying to optimize our workflow, by using python to draw in Rhino.
Is it possible to insert a block from another drawing with python3dm or compute-rhino3d?

Can you expand this question @Engineering3 it’s hard to know how to help.

  • How does inserting a block relate to drawing with python?
  • Are you doing this locally? Why would you potentially use compute?
  • Are these ‘other drawings’ in the same file you’re in or another file that you don’t have open?
  • Do you want to create scripts, a plugin, or a Grasshopper Component?

– cs