查看单个帖子
旧 2009-05-06, 07:17 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】oddb2dpolyline spline fit or curve fi

oddb2dpolyline spline fit or curve fit..
oddb2dpolyline spline fit or curve fit..
hi,
suppose i have an simple type of oddb2dpoyline with simple vertex... now i want to convert it to spline fit polyline.. for that if i use function oddb2dpolyline::setpolytype( oddb::k2dsplinectl....) .fff"> will the veritces will be automatically generated.. or i have to dofff"> something else to convert a simple 2dpolyline to a curve fitted or spline fitted polyline.fff">.
plz help.......................
thankx........
.................................................. .........................

current dd version contains no implementation for appending fit vertices.
splinefit(), curvefit() and converttopolytype() are commented out.
probably this functionality will be available in 1.15
sergey slezkin

thanks for the reply...
i was wondering if anybody has some algorithms to get the fit points from a spline... so that if we join the fit points then it will look like spline.. thank you.. again..
.................................................. ..
.................................................. .........................

it's possible to use odgenurbcurve2d class. construct object of this class. polyline points should be passed as control points, segments lengths as knots.
call getsamplepoints and you'll get fit vertices.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)