Recently active
I have the same error in Creo 5.0.0.0 using OTK C++ As discussed in the topic.
Hi, I have a custom system of units in Creo Parametic that I need for several parts, but I do not want to make it a default system. Instead, I want to add it to the list of predefined system of units so that I can change it with one click and not having to define it everytime I need it. Please let me know how to achieve this. Thanks.
Creo 9 user. Is there a way to regenerate parts/assemblies without having to click "Current Vals"? We set up most of our parts and assemblies with Inputs using Pro/Program. It allows us to read text files to easily generate models from "master" models. Unfortunately, this means that every time our top-level assembly is regenerated, we have to click "Current Vals" over 20 times. Is there a function like "regenerate with existing values" or "regenerate without Inputs"? I searched everywhere I could think of but found nothing. I would have thought this was a more common issue. Thank you.
Hi, After the successful run of my Creo Simulate Solver, I now get an error window, that tells me, that "the output file of the solver is damaged on line #68". Please find the error attached (it's in German). Does anyone have an idea, how to avoid this happening? Thanks. Greetings Tim
Hi! I have a question. I had never used Creo Pro/program before, but I got an interesting work. I watched some tutorial video on youtube about what is it. I have 5 sketches, but I have to use only one in assembly. Firstly I would like to use a dialog box and I would like to select a sketch and after that I would like to extrude this sketch, but later if I select another sketch in dialog box then the program extrude the new sketch. I would like to ask for some help on how to start my work. I hope my description was understandable. Thanks in advance for your help. I use Creo Parametric 8.0
Hi everyone,is there a setting so that the symbol field (first field) becomes the same size?stacked_gtol_align is set to yes, but that only aligns the last bar Thanks for your help(I use Creo 9)
Hi community, I'm a begginer of Creo Toolkit and trying to run a sample application.The sample "pt_async" successfully built its exe file but I had an error "ucore46.dll was not found" when I ran it.As shown in previous topics, I added a path <creo common files>/<machine name>/lib to both environment and system environment PATH.However, I still have the error.Could you show me any idea to solve it? Shold I set some exrta configurations? Thanks!
Hi, I have an assembly in which I am using fill pattern to create an array of parts. The spacing and the sketch of the fill patterns are parametric, i.e., I defined variables for them so that I can test various combinations of space and fill area to prototype faster. I have other components which I want to center with respect to the pattern. There are 2 ways that I have tried:1. Align the components with the planes of the global coordinate system. This does not align the components with the fill pattern because the fill pattern instance is not symmetric, which means the resulting fill pattern is also not symmetric with respect to the X and Y planes of the global coordinate system. Is there a way to center the fill pattern with respect to the global X and Y planes? Note that offsetting the fill pattern instance to create a symmetry there would not work since the dimensions of the fill pattern instance are also defined variably and would often change. 2. Align the components wi
Hello, I'm trying to perform an air flow simulation on a part that I imported. I used the import doctor to try to fix the geometry and create a solid. But running the simulation, I think it isn't actually doing anything. It appears as a solid body that's why I thought it would work but apparently no.
hello,I'm trying to create a mapkey that would create about 10 parameters for old prt files.However, if one parameter even exist, mapkey stop.Anyway to continue for others parameters?Thanks
While Creo is installing it sometimes reboots the computer mid way through the install. This is very undesirable behavior. Any ideas to get it to stop doing that?
I want to give skip weld in Creo. If it's solid, then pattern approach will be there. But when it comes to shell perimeter weld. What will be the best and easiest way? My approach is: Creating surface regions and for the small surface edges I will create Perimeter weld, Where this process is tedious to do. Could someone help me with the easiest way.
Check out this video on Creo 10.0 from PTC Application Engineers Presenters: Jason Petersen (Technical Specialist, Principal) Lino Tozzi (Technical Specialist, Fellow) & Tom Quaglia (Creo Segment Sales)
Check out this video on Creo Options Modeler from PTC Application Engineers. Presenters: Jason Petersen (Technical Specialist, Principal) & Tom Quaglia (Creo Segment Sales).
Hello everyone,I would like to pilot a repetition with family table, the fact is they dont keep the name in memory( first image).This is a big repetition so i dont want add 1 by 1 every subassembly. My idea is to pilot the component by is ID in the relations and find the correct lenght in is family table So my question is there anything like a function to schearch the ID of the component. I hope you understand what i'm saying. I'm new in CREO/PTC and even more in relations and program. I probably dont have the vocabulary.Thank you for reading
Dear Sir, I have successfully installed CREO Parametric and whenever I try to open it (In admin credential working except zoom in/out, But same system log in via user unable to open ), the loading icon appears next to the cursor and disappears after 3-4 seconds but CREO parametric does not open and I don't even get any error messages. So, I don't even know what's wrong. I hope can u help me with this at the earliest. If I reinstall the software, same License will be applicable or not. kindly inform me and do the needful.
I am using Creo Parametric Release 6.0 and Datecode6.0.3.0Hello,I am writing a Jlink Async creo program to read the Material information such as material name, mass, volumne, desnsity for CAD Part that are in Windchill. The program I have written works for a single model but fails for more than one. Code is adding CAD Part to my workspace and reading the values but the moment I add another model it fails with toolkit not found exception. The next cad part exists and is added to my workspace but not able to load it in the current session.com.ptc.pfc.Implementation.pfcExceptions$XToolkitNotFoundat com.ptc.pfc.Implementation.pfcSession$Session.RetrieveModelWithOpts(Native Method)at ext.slb.lca.CADMaterialExtractor.main(CADMaterialExtractor.java:110)Connection is runningLine 110: Model em = session.RetrieveModelWithOpts(modDesc, pfcSession.RetrieveModelOptions_Create());Here are the errors that I facedcom.ptc.pfc.Implementation.pfcExceptions$XToolkitNotFoundat com.ptc.pfc.Implementation.pf
Hello everyone,I have a question about how relationships work,I can't find a counter / value increment function.The ideal in my case would have been a FOR or WHILE function unfortunately there is no WHILE or FOR function in CREO relatio,ns.My question is, is there a function that could be an alternative?I have about 50 units and doing a 1 by 1 program doesn't suit me.Thank you for reading.find attached my relation I want to change
Hello, simple Question: We have to use Creo with a lot of old Direct Modeling Parts, which a saved in Windchill. Every time when loading such parts, there comes this warning message:(Explanation: Creo tries to bring direct modling attributes to the creo part, which doesnt work - no problem at first sight because I do not need these attributes on the direct modling parts, so would like to skip it without inormation) Simple question - is there a way to surpress this warnings?
Hi People, I am working on the creation of dimensions for the Views in the drawing. For that we tried to collect the edges of the solid. Will these edges help me create a dimensions for the view? Is my approach correct? If it is correct, how to filter the edges which are visible on the drawing screen? Please suggest the correct and quick approach to achieve drawing dimensioning through code (toolKit C++)... Thanks & Regards Abdul Aziz
Hi all, I need a sample code for "retrieve an Annotation feature type notes" by iteration, one by one to all notes in VB Api.
Hello Guys, I need a sample code for check the symbol is in drawing or not by the symbol name, and if the symbol name is exist, i want to pass variable text values to the symbols.
Hello, what does those accuracies means and what is the difference inbetween of them. The only information about them was found in presentation SAXSIM 2017 in Creo roadmapThanks for youra answers in advance.
Hi, In my drawing frame there I want to have some lines which I do not want to see on my PDF print (visible only on screen). how do I configure that - in creo? or in Pen table file? Thanks in advance for help.
I am using Creo Parametric Release 6.0 and Datecode6.0.6.0When the digital model is saved to TC, it stays in the model check state, the saving progress bar keeps scrolling, and the saving cannot be completed. ----------------------------------------------- Translated the text from Simplified Chinese to English using google translate by community moderation. Subject: 数模保存至TC时,停留在model check状态,保存进度条一直在滚动无法保存 Body:数模保存至TC时,停留在model check状态,保存进度条一直在滚动,无法保存结束。-----------------------------------------------
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.