I am trying to use python to simply copy a block from one file to another in autocad, but there is a surprisingly small amount of information on how to copy things with python and autocad from what i can find.
I can see there are libraries for autocad, but I could not find how to copy, let alone copy to another file.
Does anyone know how to do this?