• Batch convert cell to compound cell

    Hello, I had to convert a lot of cell to Triforma compound cell. In order to do that, i have done a simple macro All is working pretty well with one exception I am not able to give to the "compound cell name" the name of the "active model…
  • Using ILocateCommandEvents to select an individual text element from a cell

    I've created a "TxtSub" tool that allows the user to select a text element, compares that text to a text substitution file, then displays the substitution value as a status message. For the text selection portion of this tool, I am using the ILocateCommandEvents…