periodic tiling programming

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
palba
Newbie Member
Posts: 4
Joined: Tue Sep 09, 2014 9:22 pm

periodic tiling programming

Post by palba » Mon Sep 05, 2016 6:45 am

Hello,

I would like to create rectangular periodic tilings with a program, depending on a few adjustable parameters.
The program would be a doubly nested loop, with usual drawing command inside the loop.

Can this be done in the command line or by scripting Qcad ?

Where is the related documentation ?

Thanks.

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

Re: periodic tiling programming

Post by andrew » Mon Sep 05, 2016 7:59 am

If the tiles are spread in a regular array with equal X/Y spacing and the tiles are all identical, you could simply use a block array (create a block, insert the block as an array of NxM block references).

If that is not the case, could you provide an example, screenshot, mockup, etc? Thanks.

palba
Newbie Member
Posts: 4
Joined: Tue Sep 09, 2014 9:22 pm

Re: periodic tiling programming

Post by palba » Tue Oct 18, 2016 10:29 am

Hello,

here is a sample done with another software.
The tiling is periodic (regular) square.
Offsets (shifts) can be adjusted in order to minimize small cuts.

The question reduces to : how to create an array in QCad ?

Thanks.
Attachments
calepinage de cuisine.jpg
calepinage de cuisine.jpg (148.31 KiB) Viewed 4112 times

palba
Newbie Member
Posts: 4
Joined: Tue Sep 09, 2014 9:22 pm

Re: periodic tiling programming

Post by palba » Tue Oct 18, 2016 10:40 am


Post Reply

Return to “QCAD 'How Do I' Questions”