Hi,
Is there a way to reset the curve domain or to match its length accurately after it has been modified without scripting?
Hi,
Is there a way to reset the curve domain or to match its length accurately after it has been modified without scripting?
You can use Reparameterize to achieve it,
yes, but how can i make sure the accuracy of its domain end? Does Rhino display curve lengths accurately up to its last decimal value?
Sure, you can set any value you want to input as the parameter value for the Domain
Apologies, I mean how do I set the curve’s domain end to exactly match its geometry length?
You can get the length value via Length command,
Normally the Automatic
option should set the parameterization to the length of the curve (if I understood correctly).
Thank you, this is option I was looking. I just realized now it is the default value. Sorry I was a bit unclear