algorithmic modeling for Rhino
I do not understand. What code where?
Curves can consist of several 'spans', which is mostly a nurbs derived property. Spans tend to be smooth in the interior but they may be less continuous when they connect to other spans. PolyCurves also may have segments, but a parabola is not typically a PolyCurve, it's a conic.
code means in my c++ code i have segment number variable in curve param class ... i dont know wt is does.. just take a point and return curve param values for ellipse its returning 0 ..i.e segment number is returing 0.
Can you post the relevant part of the code?
its complicated . its using several classes ..... can u tell me parobala will have segments
I cannot tell you without the curve or without the code.
return (-(m_PCurve2->X (v, off2) - m_PCurve1->X (u, off1)) *
m_PCurve2->YP (v, off2) + (m_PCurve2->Y (v, off2) -
Since I don't know the types of m_PCurve2, v, off2, u, off1 I cannot tell you anything useful.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by