Skip to content
Discussion options

You must be logged in to vote

The ACIS support of ezdxf is very basic, don't expect full feature support. You are lucky if get your 3D data into AutoCAD and that's it and there is no advantage over using MESH entities directly.

If you need better 3D support you have to use an OpenCascade base library or application like

  • build123d
  • FreeCAD (scriptable in Python)

But now you have different problem, none of the free and open source libraries and applications support ACIS import/export. So you have to use simple mesh based formats like STL or 3MF for import/export. Or you find a way to process BREP or STEP files. None of the solutions is ideal.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kvermeulen26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants