CAD Forum ► EN ► AutoCAD ► floor tiling and wall cladding
Display full version of the post: floor tiling and wall cladding
hello,please help me finding autolisp to prepare tiling plans of vein cut marble and its list in excel tables. regards.
John Connor
09.04.2013, 18:30
And what inputs are you expecting the user to provide?What do you want to see as the output to Excel?
Tile size length and width ,tile number ,veneer direction .i use automatic text numbering in autocad 2009!
John Connor
10.04.2013, 11:43
And you have a block or a hatch pattern for the veneer marble tile?
i draw each tile individualy as rectangles it is cut to size tiles. there no automatic text numbering in newer versions of autocad it is in 2009.
heinsite
11.04.2013, 14:02
Have you played around with the idea of creating a fully attributed dynamic block? You could leave the attributes invisible in the drawing but extract as much as you want to an Excel file. Something like the attached perhaps... For illustration I've exported to a table in the file.Dave.uploads/35918/tile.zipheinsite2013-04-11 14:53:23
thank you Sir i think i will work .
heinsite
11.04.2013, 14:54
You might have been posting while I was editing my reply... I added an example for you to look at.Dave.