高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】a problem about od2dpolyline1
a problem about od2dpolyline!
a problem about od2dpolyline!
hi, when i use the function oddbpolyline::convertfrom() to convert the 2dpolyline entity that is in attached file to oddbpolyline, the function return "enotapplicable". the 2dpolyline entity's type is k2dsimplepoly. why? and how can i to dump the 2dpolyline entity?
attached files
oddb2dpolyline can be converted to oddbpolyline if it's k2dsimplepoly and it's vertices do not have xdata.
in your case vertices have xdata.
sergey slezkin
thanks, i'll try another way.
|