-
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Jan 20, 2023
Replies: 2 comments 7 replies
-
There is no option dedicated to this, but what you can do is substitute all
then recompile. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
rquey
-
@rquey This is the first version of the plugin, and I hope it will extend neper to rhino to make it easier to use. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no option dedicated to this, but what you can do is substitute all
%.12f
by%.14f
in the source code:then recompile.