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

components parameters, vba application

  • Thread starter Thread starter MORENO100
  • Start date Start date

MORENO100

Guest
Hello everyone,
through a vba application, in the active session of the creo, we can read all the parameters of the models present in a set but we cannot find the components parameters created within the set.
Can anyone help us?

Thank you very much.
p.s. we use creo 2.0.
 
Hello, the models created together, are always created through the same start-parts of the created parts together?
 
Hello, the models created together, are always created through the same start-parts of the created parts together?
hi 320i s,
you are always available and thank you.

By reading your question I think I wasn't quite clear about exposing the problem, I attach a pdf file where I pass through the whole question, I hope it's all clearer.

Anyway I try to answer your question: all the models present in the main axieme were created out of the together with the same template files, I did not wax any component together.
 

Attachments

If I understood well (there are no functions that I have used often, indeed hard to remember on what occasion and certainly still when I used wildfires...). From the file you posted, it is feature parameters, so parameters that you can recall in the relationships of together and tables together, but not as generic parameters to condition the repetition regions and therefore vba (it turns out that with vba interface you can only use that type of parameters). .
I think something so special you have to see with assistance.
 
I rearrange the pdf file with a better resolution, in the previous one they could not read the writings in the images.
the component parameters can be recalled in the tables regions of repetition, see images.1585730338500.webp
1585730606976.webpI am not in maintenance, I have no way to contact the assistance... :
 

Attachments

you say you have a vb so a customization, assistance can't do anything in this case.
I think you need a programmer to edit the vb so that you include the parameters of the assemblies
 
you say you have a vb so a customization, assistance can't do anything in this case.
I think you need a programmer to edit the vb so that you include the parameters of the assemblies
hi freexf,
No, no customization.
the creo program is immaculate as from first installation.
the vba application, made by our programmer, works from the outside of the creo, accesses through commands provided by the creo contained in the manual present in the installation folder of the creo, to the active session of the creo and processes the available information.
as written initially we were able to identify the model parameters but not the component parameters.
our hope is to find some other user who has had our same problem that tells us where to find these component parameters.
 
Last edited by a moderator:
inside I create, use the tools search and look for "component"
once you have the components in selection, right click and clika parameters
and so you have the window that lists the components parametrus.
 
inside I create, use the tools search and look for "component"
once you have the components in selection, right click and clika parameters
and so you have the window that lists the components parametrus.
Yes, freexf, with the commands indicated by you I find correctly all the component parameters present in the axieme, but it is not the point of the problem.
because in doing so I find them from inside the creo, my problem is to let them identify from the vba application.
 
Last edited by a moderator:
I can find them.
My problem is to have them identified by the vba application.
but the vba program that you have made yourself do, goes looking for all the parameters?, or well specific parameters?, because maybe it is there the nuisance, since you can get out the parameters in the repetition region, I don't see why they can't even exit those parameters for the vba.
 
I keep my position.
involve external apps enter the customization framework.
that vb can't handle the components parameters for which a vb developer's interface needs to be able to change it to read those parameters.
 

Forum statistics

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

Members online

No members online now.
ciao
Back
Top