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

export start parts

  • Thread starter Thread starter Ghirarduzzi.G
  • Start date Start date

Ghirarduzzi.G

Guest
hi guys I have this problem that repeats me cyclically for the simple reason that I do not have the crystal ball and that fortunately in work as in life... Go ahead.
I tell you in two words.
I have for the umpteenth time (to say) made changes to my 3 start parts (solid, sheetmetal, assembly) to meet the needs that will last me in the near future.
The usual problem is that, however, not every time I leave from a white sheet and therefore I would like to recover models that I had already made before maybe to make some slight modification but to find me 90% of the work already done.
Therefore I would like to in some way "import" my new start part on the models already made and then find new parameters, new relationships, etc. call it import. . Call him update... call it as you want but I simply want to tell him to add to an existing model all the new configurations made.
Can you do that?
for example when one opens an iges/step/ecc model. there is the option "use masks" so all parameters and all relationships are loaded.
possible that there is no native model on native model?
Does anyone have any ideas?
also because today I have added some parameters to fill in English. Let's say I do it once again.
If I have to add French tomorrow? still in the lead?
What if I need a relationship that shows me something about the cartouche? still in the lead?
It seems impossible!
if I have not been clear I am available.
Thank you in advance.
 
topic already treated, if you update a start part does not have the retroactive effect on models already made, it is a template... .
But that doesn't mean you can't do it, only you have to go through modelchecks that I think you don't know.
must be set and configured properly and allows you to get what you are looking for.
greetings
 
I don't know him.
Can you help me?
In case it's too complicated, I've made up a mess.
I created a macro that adds the parameters I need.
There is the slight drawback that I cannot reorder the parameters as I want but that is the minor problem.
there would also be the speech that I should open the files one by one but also this is a minor problem: a few or many that are left the fact that a click at the opening when I take them in hand is little thing. and those who are dead and buried that have or not this parameter little change.
the thing I don't like is that the macro I created is really a command recording.
In the sense that when I opened the config.pro to fix it I realized that each key pressed for the parameter type is added as a command line.
ok that I never see her again and nothing changes to me but since I am also a little programmer I can say: "Can there be no possibility of adding a parameter with that name?"
If anyone can help me, I'm satisfied with that.
It goes without saying that the indications for the use of model check would be far more appreciated.
Thank you.
 
I don't know him.
ok that I never see her again and nothing changes to me but since I am also a little programmer I can say: "Can there be no possibility of adding a parameter with that name?"
If anyone can help me, I'm satisfied with that.
a way to have the cleaner config.pro and be able to add there the parameters there would be.
look at this:
Code:
mapkey crea_param1 ~ command `procmdmmparams` ;~ command `procmdmmrels` ;#add param;\
mapkey(continued) #string;param1;ciao;\
mapkey(continued) #string;param2;ciao2;\
mapkey(continued) #string;param3;ciao3;\
mapkey(continued) #string;param4;ciao4;\
mapkey(continued) #string;param5;ciao5;\
mapkey(continued) #string;param6;ciao6;\
mapkey(continued) #string;param7;ciao7;
only works if you set the config variable new_relation_ui no, which you can restore to yes after launching the macro.
It goes without saying that the indications for the use of model check would be far more appreciated.
Thank you.
in proe's help is everything. .examples included. invest those 1-2 days and you will see that you will not regret it, then for clarifications or doubts here we always have
 
I am trying to solve the same problems for old or imported files (so without parameters).

I'm supposed to be in charge, and I've written a driving embryo to use modelcheck for these tasks.
as soon as I have time I also write the settings to insert and update the relationships (I need for weight in cartiglio)

I cost myself a whole day, but last night I updated the chart and the parameters of 300 files with one pass by doing work batch proes.
 
I am trying to solve the same problems for old or imported files (so without parameters).

I'm supposed to be in charge, and I've written a driving embryo to use modelcheck for these tasks.
as soon as I have time I also write the settings to insert and update the relationships (I need for weight in cartiglio)

I cost myself a whole day, but last night I updated the chart and the parameters of 300 files with one pass by doing work batch proes.
Hello painaz,
I think your work has been long, but it has yielded immediate fruit.
I have the same problem for files that I have to repeat in the midst of dust and get back on track following the new start part or start asm.
I tried to "sleep" with model check, but it's just not my case.
Can you help me?
I also wanted to ask if in addition to the usual user parameters with strings you can also import parameters with numbers, yes/no etc. etc.
Thank you.
Hi.
 
I could help you if you ask me a specific question, so I can't do anything but send you back to this discussion:
http://www.cad3d.it/forum1/showthread.php?41795-guida-all-uso-di-modelcheck-per-parti-standard-(pdf)these links are then fundamental:
http://communities.ptc.com/servlet/...y/1691-102-1-1746/implementing_modelcheck.pdfhttp://communities.ptc.com/servlet/...2-1-1778/modelcheck help topic collection.pdfto give you extra help I add:

in the config.pro very useful voice:

intf_in_use_template_models yes

this allows you to use your own templates when importing from other formats avoiding to intervene sucessively with
modelcheck to add parameters

and the configuration of model check I use + start parts attached
 

Attachments

I could help you if you ask me a specific question, so I can't do anything but send you back to this discussion:
http://www.cad3d.it/forum1/showthread.php?41795-guida-all-uso-di-modelcheck-per-parti-standard-(pdf)these links are then fundamental:
http://communities.ptc.com/servlet/...y/1691-102-1-1746/implementing_modelcheck.pdfhttp://communities.ptc.com/servlet/...2-1-1778/modelcheck help topic collection.pdfto give you extra help I add:

in the config.pro very useful voice:

intf_in_use_template_models yes

this allows you to use your own templates when importing from other formats avoiding to intervene sucessively with
modelcheck to add parameters

and the configuration of model check I use + start parts attached
Hello painz,
I have new start part/assieme with new parameters that I would like to transfer to old-time parts/assiemi created with previous start part/assieme.

I would like to know if there is a fast and simple method.
I don't know how to configure it if it's necessary

Thank you.
Hi.
 
Hello painz,
I have new start part/assieme with new parameters that I would like to transfer to old-time parts/assiemi created with previous start part/assieme.

I would like to know if there is a fast and simple method.
I don't know how to configure it if it's necessary

Thank you.
Hi.
Excuse me, did you read the pdf I posted? (the mini guide in pdf)

I can help you, but if we leave here http://www.cad3d.it/forum1/attachment.php?attachmentid=37566&d=1406959607 And you say "this and this" don't come back, that I don't understand is better.

For example:

do not find model check configuration files?
it is not clear the workflow of modelcheck (which files use to configure, such as for controls, such as for the conditions under which to do such controls etc.)
is the completely batch mode the problem?
interactively manage modelchecks?
must also rename the parameters?
Are there any parameters you need to delete?
all files must be processed or those before a certain date?
You want to update them all?
want to insert a parameter (type version_template =1) to manage future changes more easily?
how do you manage the material name, extract it from mtl files or use a string?

Otherwise, without any other indications I would only repeat what I have already posted

another way that would help me help her is that she would make me a list of parameters, relationships, how she would call plans
(I prefer xy, yz, zx instead of front, top etc.). the ideal is that she provided me the start part, but unfortunately I read up to the wf4

keep in mind that I remained at the age of stone with ptc (wildfire 4) and things with creo could be changed.

if I can and find time help willingly.
 
Excuse me, did you read the pdf I posted? (the mini guide in pdf)

I can help you, but if we leave here http://www.cad3d.it/forum1/attachment.php?attachmentid=37566&d=1406959607 And you say "this and this" don't come back, that I don't understand is better.

For example:

do not find model check configuration files?
it is not clear the workflow of modelcheck (which files use to configure, such as for controls, such as for the conditions under which to do such controls etc.)
is the completely batch mode the problem?
interactively manage modelchecks?
must also rename the parameters?
Are there any parameters you need to delete?
all files must be processed or those before a certain date?
You want to update them all?
want to insert a parameter (type version_template =1) to manage future changes more easily?
how do you manage the material name, extract it from mtl files or use a string?

Otherwise, without any other indications I would only repeat what I have already posted

another way that would help me help her is that she would make me a list of parameters, relationships, how she would call plans
(I prefer xy, yz, zx instead of front, top etc.). the ideal is that she provided me the start part, but unfortunately I read up to the wf4

keep in mind that I remained at the age of stone with ptc (wildfire 4) and things with creo could be changed.

if I can and find time help willingly.
Hello painaz,
Forgive me for the delay of the answer.
I took a look at your pdf (one of the two links to the pdf is not possible to see us) and the configurations that seem to be all aligned.
possibly I could post configurations (for a cross-check) if you tell me about which folder they are owned by default.
I place my start part and start asm to show you parameters and relationships (especially they are the same if I am not wrong).
seemingly they are very complex but very functional, they can definitely be optimized but for now they are fine like this.

these new parameters and relationships should transfer them to parts and asm dated that were created with different start part/asms from the latter and that I must reuse

Can you help me?

Thank you.
Hi.

Thank you.
Hi.
 

Attachments

Forum statistics

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

Members online

No members online now.
Back
Top