Skip to main content
1-Visitor
March 30, 2022
Solved

Adding a Table in Creo Direct Drafting.

  • March 30, 2022
  • 1 reply
  • 4288 views

can anyone help me in adding a table, in creo direct drafting?

In creo direct modeling, we can add a table when the BOM is active. can we add a table without a BOM?

Best answer by Kotom-Eng

Do you know what is a macro on Drafting? If not, it is a simple to use programming language intregrated in Drafting.

 

The macro I propose will read a csv file and write for each cell a text in the right position on the drawing. See images for example.

If necessary, the vertical and horizontal lines can be added.

 

The reverse operation can even be done: from a table of text, a csv can be created (same images for example!).

1 reply

16-Pearl
March 31, 2022

Could you please tell a little bit more?

If it is without a BOM, what is the source of the table?

1-Visitor
April 5, 2022

THANK YOU, Kotom-Eng

Not for adding BOM, For general purpose.

For example we can add related data in to the table.

 

16-Pearl
April 5, 2022

Could a macro writing in a table texts from a csv file be helpful?