• [CONNECT C++] Create a TextTable from Seed

    Jon Summers
    Jon Summers
    I wanted to figure out how to create a TextTable using the MicroStationAPI. With that completed, I then went on to use a TextTable seed as a template for a TextTable . That solution is described here , where you will find a link to a C++ TextTableHelper…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT .NET] Create TextTable from Seed part 2

    Jon Summers
    Jon Summers
    Despite advice received elsewhere , I have been unsuccessful in my attempt to clone Paul Connelly wrote: Given your stated goal, CloneAsSeed() is what you want . I'm struggling. Here's a C# method that is supposed to clone a table seed... TextTable…
    • Answered
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT .NET] Find Table Seeds

    Jon Summers
    Jon Summers
    A Table Seed is a model in a DGN file. Usually the DGN file is a DGNLib listed in configuration variable MS_DGNLIBLIST . To find a table seed programmatically, I suppose that the procedure looks like this... Examine DGN files found in MS_DGNLIBLIST…
    • Answered
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum