• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

change components of a series

liventure

Guest
Hello I need help.
I built a set (4 frames to form a case) according to parameters such as base flange, height etc.
within this I have to insert a particular shape (type an aletta) with a fixed step but the second must be specular than the first, the third specular regarding the second (so identical to the first) and so on.
the quantity depends on the height parameter.
I can create the series according to the height but I can't dispose in a way to speculate the consecutive details.
Please help me!
 
That's what I thought I'd do, but then I should get rid of the second series if I have to put one aletta!
should I use ilogic with active icomponent function (set name)=0?
If you need the correct distinction, do an iassembly and in each eliminate one of the two series. or do two axioms each with his series and suppress the other.
if you don't care about a representation level of detail
Hi.
 
If you need the correct distinction, do an iassembly and in each eliminate one of the two series. or do two axioms each with his series and suppress the other.
if you don't care about a representation level of detail
Hi.
That's what I need.
with which function should I delete the fin series equal if the/100 height parameter is equal to 1 in order to have only the first set relative to odd fins?
help!
 
basically I can't delete a series depending on the value of a parameter, I'll explain better:
I have a bxh frame whose values are provided by an excel operator.
calculation in excel the parameter n_alette= whole for defect of h/100.
calculation in excel the parameter n_alette_dispari= whole for excess of n_alette/2
calculation in excel the parameter n_alette_pari=n_alette-n_alette_dispari
in the assembly file I create a set_even of the particular aletta setting the quantity=n_alette_diseven
and then I create a set_even of the particular fin by setting the quantity=n_alette_pari
in this way if h=110 get
_
_
_
inventor then tells me that there is rightly a mistake in the_pari series as it reads the quantity=0

I must therefore be able to automatically delete the second series when n_alette_pari=0

If you can help me, I would be very grateful!
I press that I am learning to use inventor recently (if you need I can send you some files!
I trust you!
Thank you very much
 
basically I can't delete a series depending on the value of a parameter, I'll explain better:
I have a bxh frame whose values are provided by an excel operator.
calculation in excel the parameter n_alette= whole for defect of h/100.
calculation in excel the parameter n_alette_dispari= whole for excess of n_alette/2
calculation in excel the parameter n_alette_pari=n_alette-n_alette_dispari
in the assembly file I create a set_even of the particular aletta setting the quantity=n_alette_diseven
and then I create a set_even of the particular fin by setting the quantity=n_alette_pari
in this way if h=110 get
_
_
_
inventor then tells me that there is rightly a mistake in the_pari series as it reads the quantity=0

I must therefore be able to automatically delete the second series when n_alette_pari=0

If you can help me, I would be very grateful!
I press that I am learning to use inventor recently (if you need I can send you some files!
I trust you!
Thank you very much
select the series, button, dx > properties. suppress me if "parameter of the series" = 0.
I'm sorry for the frantic answer, but I hope I've helped you.
Hi.
 
select the series, button, dx > properties. suppress me if "parameter of the series" = 0.
I'm sorry for the frantic answer, but I hope I've helped you.
Hi.
but in the browser if I select and click with the dx button there is no propitious function.
 
annoying defect in the design of the series.........read more:

if series_num=0 then
component.isactive(" component series 1:1") = false
series_num=1

component.isactive(" component series 1:1") = true
end if

By replacing 0 1 does not make a mistake, let me know, I had found other solutions but at the moment I propose this.
the rule applies number 1 and suppresses.

Hi.

disability
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top