difference between arc and freeform curve
All  1-14  15-17

Previous
Next
 From:  Michael Gibson
6581.15 In reply to 6581.11 
Hi Brian,

> Just wondered if rebuild uses weights?

Nope, rebuild does not use weights itself.

Weights in NURBS curves are primarily useful for generating conic sections related stuff, not really for general purpose fitting operations. They way they work is kind of hard to deal with intuitively, they work by a projection of 4D coordinates into 3D by dividing the x,y,z coordinates by the weight value. But the math works out well doing this for generating conic sections though.

They can sometimes be used as a curve editing tool, when you manipulate the weight it will have an effect of pulling the curve more towards that point. That's not very often used though but it's the main reason why I would add it in later on at some point.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  noskule
6581.16 In reply to 6581.13 
hi michael
but isn't the "very specific particular value" allways the same when the the distance between a curfe point and a previous and a following corner point is identical? The identical distance I can do simply with a constration line / reorient.

~nos


Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
6581.17 In reply to 6581.16 
Hi nos,

> but isn't the "very specific particular value" allways the same
> when the the distance between a curfe point and a previous
> and a following corner point is identical?

I guess maybe so, I don't quite remember the details off the top of my head. But you would need to type in some kind of formula for generating the weight value. That will probably be pretty weird, I don't think it will be very useful for what you are talking about.

For a segment like you show above you can use Draw curve > More > Conic for that - when each endpoint of the conic is snapped on to the end of a curve, the intersection point between those end tangents will be available as a snap point for the middle shoulder point pick, it will show as a tan/tan snap point. Then put in a rho value of 0.5 to make an ellipse conic, the ellipse will be a circle if the conditions are right for that.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-14  15-17