• [CONNECT Update 16 C++] TextTable Internal Structure: Cell Text

    Jon Summers
    Jon Summers
    If I analyse a TextTable programmatically I can see rows, columns and cells. The TextTableCell class hosts whatever text a user provides and provides method GetTextBlock() . Suppose I want to add a DgnLink to a cell in a TextTable . DgnLinks are attached…
    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [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