Attilone
Guest
I'd like to know if you can do something like this.
if variable > limit:
insert component to in cat product (with constraints)
else:
insert component b
I have a parametric model of a linear actuator where the transmission type to be inserted varies according to the engine power, as I can do to tell catia to insert a transmission type rather than another depending on the engine power, I have already made the parametric models of the various parts but I do not understand how to make a "parametric" model of a product where a part is chosen rather than another according to some rules I wrote.
I tried to take a look at the knowledge advisor but it seems to me that it is only about parameterization of the parts and not of the assemblies.
Thank you. .
if variable > limit:
insert component to in cat product (with constraints)
else:
insert component b
I have a parametric model of a linear actuator where the transmission type to be inserted varies according to the engine power, as I can do to tell catia to insert a transmission type rather than another depending on the engine power, I have already made the parametric models of the various parts but I do not understand how to make a "parametric" model of a product where a part is chosen rather than another according to some rules I wrote.
I tried to take a look at the knowledge advisor but it seems to me that it is only about parameterization of the parts and not of the assemblies.
Thank you. .