thanks I am halfway to implementing a block but i am trying to input numbers as we would receive them from a survey - usually total rise and total going and then total number of steps are the parameters - eg you start with Going - we start with total going divided by the number of steps to give average going - which has to fall into the range available in the regs. Total rise divided by the same number of steps again has to fall into the regs - eventually if i can figure this out i would rather drag out the number of steps to the total going and have the going calculated and drawn and incremented - this is from the perspective of a survey
Hi, I made a Dynamic Block with array comand, its show to me the distance1=1.2 meters but i want its show me the amount, like 1. -1.2 meters - count 1 -2.4 meters - count 2 etc... someone knows how I can do this?
The distance will always measure the actual distance, what you can do instead is hide that property by selecting the distance and check the property. You can add an attribute and add use insert field and add some additional if statements to do what you want.
you can directly specify amount of steps in the array parameter settings, rather than making incremental calc.
Thank You very much! Greetings from Germany
Danke!
thanks I am halfway to implementing a block but i am trying to input numbers as we would receive them from a survey - usually total rise and total going and then total number of steps are the parameters - eg you start with Going - we start with total going divided by the number of steps to give average going - which has to fall into the range available in the regs. Total rise divided by the same number of steps again has to fall into the regs - eventually if i can figure this out i would rather drag out the number of steps to the total going and have the going calculated and drawn and incremented - this is from the perspective of a survey
How is the block going?
Happy New Year! Thank you for your support so far!
Constraints
.👏👏💯🔥
I recall seeing someone creating a crane using constraints and you could move the crane like in real life.
@@CivilTechSource 😮 where can I see that can you make a video 💪 I wanna see how
Excellent
Thank you!
Hi, I made a Dynamic Block with array comand, its show to me the distance1=1.2 meters but i want its show me the amount, like 1.
-1.2 meters - count 1
-2.4 meters - count 2 etc...
someone knows how I can do this?
If you used insert field, maybe you can try change the decimal value?
@@CivilTechSource I used the parameter linear distance and action array
Where does it show your distance the 1.2 2.4 etc?
@@CivilTechSource in properties press ctrl+1 or comand PR
The distance will always measure the actual distance, what you can do instead is hide that property by selecting the distance and check the property. You can add an attribute and add use insert field and add some additional if statements to do what you want.