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

parameterization cartiglio

  • Thread starter Thread starter Login
  • Start date Start date

Login

Guest
Good morning to all,
I write to understand if it is possible to parameterize the cartilage in this way:
I inherit in the table a flange --> based on its material and its class automatically fills the field related to its bar rating.
For example, I insert a 2500 class flange in 316 and I fill out the field related to pressure in bar.
I guess there's a program under there.
if field 1 and field 2 contain this data then the result is this.
I'd like to see if it's a feasible and not too complicated thing.

Thank you.
 
just create the appropriate parameters and recall them with the "&" in front of the tables (which are inserted later or in the format does not change), there is no program to be realized.

when you have multiple parameters that have to return a result, you have to create relationships.
to insert variable parameters resulting from relationships in the chart formats tables; much more practical and stable, make ad hoc tables to fit in the tables.
 
hello to all; I join this debate because I have not found an answer to the subject:
creation of automatic fields on the creo ptc cartiglio version 2.0;
are not practical of the program and in the company has never used automatic fields;
to start, I would like to make sure that the code (filename) of the part/axieme model is automatically inserted into the table station cartilage; do you know how to explain to me step/step?
Thank you very much :-)
 
Hi.

if your cartiglio is prepared to receive the parameters is very simple, just place yourself in the right cell, dx of the mouse > properties and write us &cod_diseg, where cod_diseg is the name of the parameter that contains the name of the model, if you do not have it you can get it with this instruction to insert in the relationships: cod_diseg = rel_model_name.
If the cartilage is not prepared, you must arrange it, turning it into a table with everything that follows.
 
yes is table; but there is a list of field codes for the various parameters?
Thanks again!! !
 
field codes do not exist. in the chart directly recalls the parameters by applying & to the parameter name, as described above
 
is it possible to do the same with the temperature range of a set?
or make sure that when I insert a set into the table, the temperature range is compiled with the max. minimum temperature and min. maximum temperature.
hypotheses, the axieme has components that endure a temperature min. from -10 to -45 and a max from 105 to 320; in the cartiglio there is the range -10/+105.

Thank you.
 
You can show that ch you want. the condition is that the info must come from model 3d.
i.e. in asm, must something/parameter with temperature name min/max... .
 
It's very simple, you need to create a parameter to be recalled in the cartiglio/tabella, e.g.
part/axis:
create the parameter "t_range" as text, in the relationships you put:

t_range = "-20°c ÷ +100°c"

in the 2d (paper or table) put in the "&t_range" box and get the active component/axieme value at that time.
if you do not have the parameter, the box will remain empty
 
Forgive me 320is, but I don't understand.
I thought to set in the various parts two distinct valleys for t_min and t_max; then in the assieme through the relationships min() and max() go to fish the highest and lowest maximum in order to set the correct range for the assemblies. What you wrote above, if I understood correctly, is to make the temperature appear in the cartiglio linked to the axieme parameter.
what I can't do is compose the range for the axieme by going to fish the two values from the sides.
 
Forgive me 320is, but I don't understand.
I thought to set in the various parts two distinct valleys for t_min and t_max; then in the assieme through the relationships min() and max() go to fish the highest and lowest maximum in order to set the correct range for the assemblies. What you wrote above, if I understood correctly, is to make the temperature appear in the cartiglio linked to the axieme parameter.
what I can't do is compose the range for the axieme by going to fish the two values from the sides.
what you want to do is not a 3d design function, but of spreadsheet, wanting you do, since there is a good integration with excel.
But look at how the database will be managed, because if a given article will change parameters, all the assemblies in which it is contained, will have to be edited; If I create you are using it as a 3d design cad and therefore not product management with a solid plm to manage everything, I discourage you.
 

Forum statistics

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

Members online

No members online now.
Back
Top