• [CE 10.17.00.209 C#] Replace text in cell

    Hi, I am trying to replace certain TextElements that are contained in a cell using a C# addin (without having to drop the cell first) To accomplish this I find the CellHeaderElement in my drawing, numerate through its children and pick out the specific…
  • [Connect C++ MicrostationApi] Problem with changing textelement in cell

    Hello, I am trying to change the Text of a cell with the Microstation C++ Api. The Code I am using is working well on normal Text Elements. But in a Cell the "ReplaceInModel" returns an Error (69645) void TextTool::textChange(EditElementHandleP…