Why?GetOffsetCurves

Why?GetOffsetCurves

Anonymous
Not applicable
1,095 Views
2 Replies
Message 1 of 3

Why?GetOffsetCurves

Anonymous
Not applicable
hi! i have some problems!
as below:
1:Spline sp=new Spline(pc,4,0);
2:sp.GetOffsetCurves(3.5 * ratio);

when it is excuting “2” it gets wrong 。。

maybe “GetOffsetCurves” has some bugs?

thanks in advance!i am a new of CAD.NET from china ! Edited by: fjaygrfjaygr on May 9, 2010 5:38 AM
0 Likes
1,096 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Maybe you need to add the spline to the modelspace first.

дÈëÏûÏ¢ÐÂÎÅ:6388108@discussion.autodesk.com...
hi! i have some problems!
as below:
1£ºSpline sp=new Spline(pc,4,0);
2£ºsp.GetOffsetCurves(3.5 * ratio);

when it is excuting ¡°2¡± it gets wrong ¡£¡£

maybe ¡°GetOffsetCurves¡± has some bugs£¿

thanks in advance£¡i am a new of CAD.NET from china !

Edited by: fjaygrfjaygr on May 9, 2010 5:38 AM
0 Likes
Message 3 of 3

Anonymous
Not applicable
thanks,i have solved this problem,.
if the "spline" is transferred into a "Polyline3d", it would works well..
0 Likes