Hi dgorsman;
Thank you for your reply, so how do I set about creating this pattern using dynamic block?
regards,
Sam
|
Hi dgorsman;
Thank you for your reply, so how do I set about creating this pattern using dynamic block?
regards,
Sam
Based on the available information showing parallelograms rather than trapeziums:
;-------------------------------------------------------------------------------
; Written by HatchKit for AutoCAD
; HatchKit for AutoCAD (c)1990-2017 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 2018-03-15
;-Time : 14:20:39
;-HatchKit Version : 3.1.10.2717
;-HatchKit Output Filetype : AutoCAD format
;-------------------------------------------------------------------------------
*chevrons,DXF Entity Section
44.9934960888,0,141.42,1012.8276065,7.28654125654,500,-13577.5980704
44.9934960888,0,0,1012.8276065,7.28654125654,500,-13577.5980704
-44.9934960888,-355.55,494.97,1012.8276065,-7.28654125654,500,-13577.5980704
-44.9934960888,-355.55,353.55,1012.8276065,-7.28654125654,500,-13577.5980704
-90,-355.55,494.97,0,711.106782906,141.42,-2.82978301277
-90,0,141.42,0,711.106782906,141.42,-2.82978301277
-90,-2,141.42,0,711.106782906,141.42,-2.82978301277
-90,353.55,494.97,0,711.106782906,141.42,-2.82978301277
Be assured that hatch patterns are accurate, and can be placed accurately in a drawing.
hope this helps,
Hugh
Hi Hugh,
Many thanks for your help, I don't know what I would have done without it, you certainly deserve a drink!
kindest regards,
Sam
Hello, could I trouble someone to help me create a herringbone pattern with 200x300 pavers similar to the attached image please, I'm so stuck with the pattern definition....
2018-09-26_2013.png
Try this:
;-------------------------------------------------------------------------------
; Written by HatchKit for AutoCAD
; HatchKit for AutoCAD (c)1990-2018 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 2018-09-27
;-Time : 10:32:32
;-HatchKit Version : 3.1.11.2769
;-HatchKit Output Filetype : AutoCAD format
;-------------------------------------------------------------------------------
*Herringbone300x200,LEFT-HAND 300mmx200mm weave=1/1
0,0,0,700,-100,500,-700
90,300,0,700,100,500,-700
hth,
Hugh Adamson
www.hatchkit.com.au
Dear,
Can you provide coding for tile size 260x65 with 2mm grout herringbone with 45 angle.
- - - Updated - - -
Dear,
Need coding for Herringbone 260x65 with 2mm Grout, 45 degree angle.
try this:
;-------------------------------------------------------------------------------
; Written by HatchKit 4 Standard Edition
; HatchKit 4 Standard Edition (c)1990-2020 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 2021-07-05
;-Time : 17:33:28
;-HatchKit 4 Version : 4.0.9.2894
;-HatchKit 4 Output Filetype : AutoCAD
;-------------------------------------------------------------------------------
*Hrringbone260x65+2,
45,90.51,-185.26,-529.998950897,6.09196589822,65,-5698.00008676
45,0,0,-529.998950897,6.09196589822,260,-5503.00008676
45,-93.338,-1.4142,-529.998950897,6.09196589822,65,-5698.00008676
45,-45.962,45.962,-529.998950897,6.09196589822,260,-5503.00008676
135,183.85,183.85,529.998950897,6.09196589822,65,-5698.00008676
135,136.47,-139.3,529.998950897,6.09196589822,260,-5503.00008676
135,0,0,529.998950897,6.09196589822,65,-5698.00008676
135,90.51,-185.26,529.998950897,6.09196589822,260,-5503.00008676
hth,
Hugh Adamson
www.hatchkit.com.au