Search found 4 matches

by IvanGr
Fri Jun 12, 2020 12:08 am
Forum: General Issues
Topic: Create face from spline curves
Replies: 3
Views: 5434

Re: Create face from spline curves

Thanks heaps, Prashant.
Better late than never :)
by IvanGr
Fri May 29, 2020 3:53 am
Forum: General Issues
Topic: Create face from spline curves
Replies: 3
Views: 5434

Create face from spline curves

Hi, This is what I am trying to do: I load set of points which describes closed curves. I create a IBSplineCurve_DG and pass the points to the IBSplineCurve_DG.InitFromPoints(). IPointArray_DG points; curve.InitFromPoints(points,3,8,Continuity_DG.eCont_G2,0.00001); curve.SetPeriodic(); Here is the f...
by IvanGr
Fri Aug 16, 2013 9:42 am
Forum: General Issues
Topic: Fitting splines
Replies: 1
Views: 7922

Re: Fitting splines

Hi abrams238
I think you need this:
http://www.dynoinsight.com/Help/Samples ... rface.aspx
You get a square parametric patch centred around a point I believe
good luck
Ivan
by IvanGr
Sun Aug 04, 2013 10:50 pm
Forum: General Issues
Topic: 64 bit support
Replies: 2
Views: 10326

64 bit support

Hello. I would know whether 64-bit support available for this product
Thanks