Message 1 of 29
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a base table with a few data rows and wblocked it out to its own dwg file.
When required by my "OpenChannelFlow.lsp" routine, it inserts it expoded to get just the table.
When I add another row to take another depth and resulting hydraulic data, and then set the cell values, the new row is created but the cells do not get populated. I even added vla-updates after each row addition and each row population.
Must the table have sufficient rows before filling it with data? Or is there some other prerequisite?
I mean that I could create the base table with plenty of rows and then remove the rows not used, if that would solve my problem.
John F. Uhden
Solved! Go to Solution.