高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】linetype9dxf0how to know linetype is simple or complex9embe
linetype(dxf):how to know linetype is simple or complex(embe
linetype(dxf):how to know linetype is simple or complex(embedded shape /text))
linetype:which method in dwgdirect c++ liberary gives the criteria to distinguish simple and complex linetype?????
as i know the only method corresponding to "dxf code 74" is
"bool oddblinetypetablerecord::shapeisucsorientedat(int dashindex) {}"
as i understood of it is that it only tells wheather the linetype is ucs oriented
(user defined cordinates) or not.
or it implies something else too?
is there ne other method or way which solves my objective?
thanks & regards
debu
|