Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: [CONNECT C++] Possible to build std::vector of CaretCP or CaretPtr ?

$
0
0

Well. I've looked at RunRange, but can't figure our how to "get" one.

 

for each (ITextPartIdPtr textPartId in textPartIds)
{
    TextBlockPtr	textBlock = textEditHandler->GetTextPart(eeh, *textPartId);
    TextBlockCR		textBlockCR = *textBlock;
    RunRange		myRuns=RunRange(textBlockCR);   // ????
}

 


Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>