Grasshopper

algorithmic modeling for Rhino

Why GetLength() is not the maximum parameter on the curve ?

But it is in the case with Line.

Views: 4793

Replies to This Discussion

Curve parameter is an abritrary number parameter used to evaluate the cunction that describes the curve in 3d space. If you integrate this function of the parameter over it's valid domain, you get the length.

For linear segments the intgral is just the product if a unit vector and the parameter domain. So length and parameter are equal.

This is not true if you reparametrize. Then the curves parameter domain is set to [0 to 1] regardless of the curves type.

Thank you ! This is exactly what i want . [HERE]

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service