haplokuon / netDxf

.net dxf Reader-Writer
MIT License
981 stars 400 forks source link

how to erase Part of a block #345

Open seppelhuang opened 2 years ago

seppelhuang commented 2 years ago

how to erase the block in the rectangle part

1

expect: 2

haplokuon commented 2 years ago

No shortcuts here, you will need to do this manually, breaking and removing the parts inside the rectangle from the block entities.