Hello everyone, please I need help, how can I create a table in autocad with dynamo, I have tried to create it with AutoCADTable.CreateTable from ArkanceSystems
We covered how to use these nodes in session #45 of the Dynamo office hours, available here: Dynamo Office Hours - YouTube
Thank you very much, with the video I could learn how to solve it
I am not sure what you have collected. I see that you create only one column, but I assume you need two columns (Solid and Volume?)
Here is an example how the Table nodes work:
Graph is included so you can check how it works.
How the AutoCADTable works.dyn (14.8 KB)
This is the result:
Btw, I noticed integers are not accepted as data, that is a bug. I will update that in the next release.
please I need help,please I need help,I used the Graph you provided but it did not work!
Execution results → Adjusted cell widths → Uncombined Cells
Dynamo
Arkance Systems 7.2.0
Can you post the graph with your work?
Thank you,
Uploading: How the AutoCADTable works.dyn…
(1)~(18).dwg (1.2 MB)
This is a drawing, not the graph. Can you upload the dyn-file?
How the AutoCADTable works.dyn (16.0 KB)
I am not sure if I can help you, the graph you provided was mine and it works fine.