Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

hugha
en respuesta a: Kent1Cooper

So never suspect a stuff-up where a systems design decision provides an explanation :cara_con_una_leve_sonrisa: 

 

Thank you Kent for providing that nugget of information. I've been bashing my head against that exact issue since the introduction of the new forum. Cutting and pasting patterns to a thread would all-too-often trigger the xxx-xxxxxxxx  and until recently this could be overcome by pasting in a correction.  But not this time, so there's no text version in my earlier post, just the .PAT attachment.

 

Trimming a decimal place from an 11 digit floating point won't affect a pattern's precision to any great extent, so here goes:

 

;-------------------------------------------------------------------------------
;        Written by HatchKit
;        HatchKit (c)1990-2018 Cadro Pty Ltd
;        www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date                                   : 2018-07-25
;-Time                                   : 10:37:51
;-HatchKit Version                       : 3.1.10.2741
;-HatchKit Output Filetype               : AutoCAD format
;-------------------------------------------------------------------------------
*cubes
150.006075052,1.571,-0.9073,161.162499212,0.0523519960131,3.624,-163.002124311
-89.9715779373,0,1.873,5.5586763377,-0.007021460608,3.7459,-1238.618144
29.9825574218,-1.571,-0.9073,150.409322339,-0.0559613063,3.629,-152.250316729

 

 

Edit: that worked fine.  Kudos.

 

Hugh Adamson.