高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】invalid arc segment in polyline
invalid arc segment in polyline
invalid arc segment in polyline
hi to all,
i've got a problem with getting a segment from a polyline. this segment is an arc with equal start and end point. so, when i try to access this segment by calling getarcsegat(...) passing the relevant index, an error is thrown from the dd core. how can i read such a segment without any errors? i've attached a sample drawing with one polyline, including such an arc segment.
thanks in advance,
nino
attached files
segtype() should return kcoincident for such segment.
vladimir
thanks for the attention. it solved our problem.
|