How does one draw a custom table on a drawing?

How does one draw a custom table on a drawing?

salvador
Explorer Explorer
401 Views
2 Replies
Message 1 of 3

How does one draw a custom table on a drawing?

salvador
Explorer
Explorer

I don't have the faintest idea how to draw a Custom Table on one of a Drawing's pages using python.

 

The goal is to draw a part list with additional custom columns.

0 Likes
Accepted solutions (1)
402 Views
2 Replies
Replies (2)
Message 2 of 3

BrianEkins
Mentor
Mentor
Accepted solution

Unfortunately, you can't. The Fusion drawing functionality has almost no API support. The only thing supported is exporting PDF files, so there isn't any support for doing anything with tables. 

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 3 of 3

tomas.bangoA2EPZ
Advocate
Advocate

There are several extensions that can do this. Like Boomer, for example. How they do it? When it's created a custom table

0 Likes