• [CONNECT .NET] Create a TextTable from a Seed

    Jon Summers
    Jon Summers
    How do we use .NET method TextTable.CloneAsSeed ? It's non-static, so we must first create a table. Looks like a chicken-and-egg situation.
    • Answered
    • over 3 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