Message 1 of 7
Adding rows to a table in 2D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a Table placed in the drawing and it's placed as a model state table.
I'm rying to add rows to that table.
The code I use is just CustomTables.Rows.Add.
The row will be added but the cells will remain emtpy..
I don't want to add any model states just rows in the 2D.
Do anybody have any idea?
Or is that not possible?
Regards
Rikard