Skip to content

Commit

Permalink
INSERT entity
Browse files Browse the repository at this point in the history
  • Loading branch information
MadScrewdriver committed Sep 19, 2023
1 parent a33f88b commit fb30eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ from ezdxf import units

output_dxf = new()
output_dxf.units = units.MM

input_parametric_dxf_path = 'tutorial.dxf'
input_variables = {"h": 50}

Expand Down

0 comments on commit fb30eca

Please sign in to comment.