cen82
Guest
Hello, everyone.
I need to automate, to change the length of the piece, the definition of the number of holes being known (I insert by hand) the pitch of the holes.
I'll explain better with the formula I use.
[numero fori] = [lunghezza]/ [passo fori]il problema sorge quando [numero fori] is not a whole number and in fact in inventor during the creation of the series of holes, in the holes field, of course, does not accept a number with decimals.
what I need to understand is if there is any kind of education that allows me to take only the whole part of the value [numero fori]for example in vb or excel doi:
int( [numero fori]help
ps but there is a guide for the programming language accepted by default by inventor?
I need to automate, to change the length of the piece, the definition of the number of holes being known (I insert by hand) the pitch of the holes.
I'll explain better with the formula I use.
[numero fori] = [lunghezza]/ [passo fori]il problema sorge quando [numero fori] is not a whole number and in fact in inventor during the creation of the series of holes, in the holes field, of course, does not accept a number with decimals.
what I need to understand is if there is any kind of education that allows me to take only the whole part of the value [numero fori]for example in vb or excel doi:
int( [numero fori]help
ps but there is a guide for the programming language accepted by default by inventor?