高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】arc aligned text color
arc aligned text color
arc aligned text color
hello,
how can i get the color of arc aligned tex?
i have tried this:
parctextent->color().colorindex();
but it seems, that it does not return the current arc aligned text color value.
i am sending the example drawing, where arc aligned text is in red color, but
parctextent->color().colorindex();
returns "bylayer"
is this maybe a bug, or am i missing something?
regards, tomaz
attached files
it is really bug. arc aligned text is contented entity color under group code "62"(in attached file - "red") and own color under group code "90"(in attached file - "bylayer"). acad uses the entity color and dd uses arc aligned text color. this bug will be fixed in next version.
regards,
sergey zaitcev
|