高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】rtextgetstringcontents90
rtext::getstringcontents()
rtext::getstringcontents()
this function gives me the literal diesel expression of an rtext in my dwg file, not the evaluation, and it gives me the path and file name of an external file rtext, not its contents. is there another function which gives those values (the actual text displayed in the dwg file for an rtext)? i did not see it in the documentation. or do i need to somehow open the external file that getstringcontents() returns to extract the text? if so, what is the most concise way?
thanks!
we currently do not support the evaluation of diesel expressions, and we
currently do not provide access to the rtext file contents through our api.
|