0

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?

1

1 Answer 1

0

Another option is to use the ezdxf module if you do not mind using dxf files instead of dwg. See this answer: Python and ezdxf copying blocks

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.