How to access stacks of a table generated through API's ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I have created tables for pressure pipe network and spilt them based on the no. of rows using the API's and the tables are coming like this:
As you might have noticed this is quite different from the tables we get using the Add Tables command. I am not able to drag each stack independently and change their coordinates. My goal is to visualize these tables in the layout viewport, so that the tables fit exactly in the viewport. I have been able to achieve it for a single table.
In the above image you can see a portion of same table is appearing in the view port which I want in a new layout. So is there any way I can get the access to the table stack independently? If possible please share C# code for better understanding
Thanks in advance