Basket Weave Pattern

Basket Weave Pattern

Anonymous
Not applicable
3,960 Views
3 Replies
Message 1 of 4

Basket Weave Pattern

Anonymous
Not applicable

I am trying to create a custom basket weave pattern, and failing. I want it to look like the attached image. Thanks much

 

This is what I have so far (I know it's wrong...):

 

*Tile 3x6 Basket, 3 x 6 tiles basket weave
;%TYPE=MODEL
0, 0, 0, 0, 3
0, 0, 0, 3, 3
0, 0, 3, 0, 3
0, 0, 6, 3, 3
90, 3, 0, 0, 6
90, 3, 0, 6, 6
90, 6, 3, 0, 6
90, 6, 6, 6, 6

0 Likes
Accepted solutions (1)
3,961 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Accepted solution
Try this:

*Tile 3x6 Basket, 3 x 6 tiles basket weave
;%TYPE=MODEL
0, 0, 0, 0, 9
0, 0, 6, 0, 9, 6, -6
0, 6, 3, 0, 9, 6, -6
90, 0, 0, 0, 6
90, 3, 0, 0, 12, 6, -3
90, 9, 3, 0, 12, 6, -3
Message 3 of 4

Anonymous
Not applicable
awesome. thanks so much.
0 Likes
Message 4 of 4

Anonymous
Not applicable

Are the numbers the dimensions?

 

I do not understand.

 

0 Likes