高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】oddbarcgetparamatpoin
oddbarc::getparamatpoint
oddbarc::getparamatpoint
does this function work? i have a point that is supposed to be on the arc and am trying to get a param for it. it consistently returns einvalidinput.
i implemented some intersection calculation code that takes an arc and breaks it into segments and intersects segments against segments. is it safe assume that im running into errors because this function doesn't have a tolerance for "being on the curve" as im passing an intersection point from a segment that approximates the curve? any suggestions?
|