Search found 4 matches

by FilosoF
Fri Oct 11, 2019 9:56 am
Forum: Scripting
Topic: Is it possible to find out the length of the curve?
Replies: 10
Views: 3160

Re: Is it possible to find out the length of the curve?

try this: https://www.mediafire.com/file/7vr3glc34ttlbbt/HS_MakeLineFromCurve.lua/file put the .lua file in your custom folder e.g. C:\Users\{{your custom folder path}}\scripts\menu\Draw select one or more points on the curve you want "flattened" then run it as a menu script -- you'll get...
by FilosoF
Thu Oct 10, 2019 10:23 am
Forum: Scripting
Topic: Is it possible to find out the length of the curve?
Replies: 10
Views: 3160

Re: Is it possible to find out the length of the curve?

synthsin75 wrote: Wed Oct 09, 2019 10:32 pm http://mohoscripting.com/methods/796
This is a good function, but I'm not a programmer, unfortunately, and it’s impossible for me to get a solution to this problem
by FilosoF
Thu Oct 10, 2019 10:22 am
Forum: Scripting
Topic: Is it possible to find out the length of the curve?
Replies: 10
Views: 3160

Re: Is it possible to find out the length of the curve?

If I have a curved curve, is it possible to somehow get another curve equal to the size of my curved curve? Maybe there is such a script ? Can you illustrate what you mean? It's a bit unclear what you're asking for. There is a closed curve for follow paz https://i.imgur.com/0jlehqu.png The task is ...
by FilosoF
Wed Oct 09, 2019 1:09 pm
Forum: Scripting
Topic: Is it possible to find out the length of the curve?
Replies: 10
Views: 3160

Is it possible to find out the length of the curve?

If I have a curved curve, is it possible to somehow get another curve equal to the size of my curved curve?
Maybe there is such a script ?