高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】polyline explode issue with getconstantwidth90
polyline explode issue with getconstantwidth()
polyline explode issue with getconstantwidth()
we have a polyline with a constant width (getconstantwidth() returns >0), which can be exploded into an oddbarc type. after we explode this (so we can use all the nice curve-related functions to handle the arcs), is it possible to retrieve the original getconstantwidth() info? it doesn't appear to be available in the oddbarc class.
thank you,
reed
no it's impossible. after polyline is exploded width information is lost. lines and arcs do not have width property.
sergey slezkin
|