Deactivate hatches for batch raster convert

Use this forum to ask questions about how to do things in QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
garciadelcastillo
Active Member
Posts: 28
Joined: Fri May 10, 2019 6:26 pm

Deactivate hatches for batch raster convert

Post by garciadelcastillo » Thu May 23, 2019 10:42 pm

Hello,

I am writing a batch process to convert thousands of CAD files to raster. The source files are from very different origins, and many get rasterized with large black fills due to solid hatches.

Is there any way to deactivate hatches with raster convert tools such as "dwg2bmp"? Or is there a way to pre-process the CAD file to remove all hatches first?

Thanks a lot! :)

User avatar
andrew
Site Admin
Posts: 9052
Joined: Fri Mar 30, 2007 6:07 am

Re: Deactivate hatches for batch raster convert

Post by andrew » Fri May 24, 2019 8:46 am

No, not out of the box.
You could write your own script if you are fluent in JavaScript (starting point: https://qcad.org/en/tutorial-command-line-tool-scripts).

Post Reply

Return to “QCAD 'How Do I' Questions”