Recently active
Hi!I am using Creo Parametric 10.0.5.0 and am having issues with my local parameters not updating. Some background- there was an existing part very similar to the one I needed to create with some minor changes. I pulled that part from Windchill, and added it to my Workspace. From there, I did a rename & save, and updated the part accordingly. We then use cosmetic sketches to define key parameters so later we can search for parts by those parameters in Windchill. In this example, I am creating a housing for a bearing, and the OD of the housing is defined "L". From there, we have a whole "Relation Pack" where we input the specifics of the housing like housing type, size, etc. and then based on the relations and associated cosmetic sketches, it creates the bedacodes used in Windchill. Continuing with the OD of the housing example- we have something like:if design=="FB" if type_lub BL02=Lelse B
All our parts lists are arranged in PN order. So, we bring in the sBOM and click "Item Tag" to sort by PN. Once the sort is complete, is there a way to have the software update the Sequence Number and ITM Label automatically in numerical order? I spend a ton of time numbering the parts list to be in PN sequence order. If it can't be done automatically, is there a way for me to input the new sequence number, short of clicking the up/down arrow over and over. This is a real productivity killer when there are 100 or more items in an illustration. Also, once I remove an item (using right-click delete item), is there a way to have Creo automatically update the Sequence Number and ITM Label for the subsequent numbers? Or do all of the Seq/ITM Labels have to be updated manually? Thanks!
I am on CREO 7.0.12.0 and I want to know if there is a button or a mapkey to 'flip normal view' 180 degrees? Sometimes it happens that I make a section and want to look at it, so I have made a shortcut button for "Normal to" but it goes to the wrong half where I don't see the section I made. In SolidWorks I can just press the normal to button/shortcut again and it will flip me to the other side immediately. But in CREO it doesn't do anything.Is there a way to flip normal views automatically?
HI everyone,I'm using Creo Parametric v. 9. I would like to know if there is a way in which is possible to understand if a cad is associated to a WTPart in Windchill, in order to use it into an if statement in the part/assembly relations.I could not find anything on this topic on the net.Thanks in advance to anyone who can help.
please share a one month trial license.
Hi, When loading the index file file in Firefox (version 134.0.1):///<Creo 11 install.>/Common%20Files/protoolkit/protkdoc/manual0/loadApiWizard.html The tree section loads, but selecting any link on the tree does not bring up the page in the main window, it only leaves it blank: I am able to open to open a link in a new tab which works fine (but only opens the function page, so the tree is gone)It has previously worked.It also works in Edge and Chrome. Obviously not a major concern, but quite inconvenient. I wonder if anyone has experienced this also or know how to resolve? Thanks
I am using MathCAD Prime 7.0.0.0 and it will no longer initialize. I am looking for version downloads on your website.
HelloI would like to know if it is possible to leave CREO with two languages, when it opens I can select which one I want.
I'm doing a EDO resolution, and at the end of the resolution block I get error "Exception has been thrown by the target of an invocation"". If someone understood how to solve or the reason for this error. Thanks
Dear Admin,In PTC Creo, the "Mold Cavity" and "Cast Cavity" option are disabled in the Manufacturing module. How could I enable this feature.Best regards,Shahid IqbalFig : Shown as Grayed out
Hello, I am running Creo 10.0.4.0. I am trying to figure out if there's a way to populate a BOM in a drawing with the information of a coordinate system. For example, I would like to populate the below BOM with the coordinate system information from the below part so "TEST" would then appear in the "COORDINATE SYSTEM" column. I have tried asm->mbr->User Defined -> coordinatesystem, coordinate_system, coordinate system, and origin. Perhaps there is another keyword to reference that line item? Or perhaps another selection from the region that is not asm->mbr? Thanks in advance
Hi everyone,I’m currently using a floating student license provided by my university, and I have a question about compatibility between the educational and commercial versions of PTC software.As part of my project, I need to design a part and an assembly that will be inserted into an existing assembly created using a commercial license. The part should remain editable even after the project is completed.Does anyone know if a part created in the educational version can be opened and modified in the commercial version without issues? Are there any restrictions or workarounds I should be aware of?Thanks in advance for any insights!SincerelyPeter
Studying
When i click setup.exe it doesnt open anything it just loads for 2 seconds and disapear. I tried turning off firewall, cmd commands, different Creo versions from 11.0-8.0 and nothing works. Help
I am using Creo Parametric Release 8.0 and Datecode8.0.11.0According to ISO 14405 - 1, it should be possible to further specify both tolerance values with a symbol in the case of asymmetrical tolerancing. E.g. ‘GN’ for upper limit and ‘LP’ for lower limit. How can the symbols be assigned to the tolerance values in Creo?
Does anyone know if there is a similiar functionality for Creo Parametric available like in the video for Creo Elements/Direct?Enhanced Multi-language Drawings Support | Creo Elements/Direct 20.6 If there is a similar Video for Creo Parametric I have not found it and I would appreciate a link to it.Or is there a solution for this functionality in MBD?
Hi,I have a Mathcad sheet that calculates a 13X3 matrice and then returns a 13X(3^13) matrice. It is a lot of calculations. I have a HP computer with Intel I7 processor and 64Mb RAM. Task manager say it uses about 10-12% of processor and 3-5MB of memory. So far it´s been working on this for about four hours, and it´s not finnished. What is missing to make the calculation go faster? Are there any parameters that I can change in Mathcad so it uses more power?
Hi I'm creating simplyfied Representations for large Assemblies using Creo 8.0.4.0 Parametrics.In the Representation Editor menu exists the option to add columns.But if I add a column and then restart the PC, the added column is disappeared again.How can I save the added column so that the column always remains? Thank you in advance.Pius
This might be a long shot. I have Mathcad 12 (CD with activation code) and would like to know if there is anyway to activate it. This is a pretty old version of Mathcad (2008?) and from what I can find on the community page and general internet search is that PTC no longer supports these old versions, and the Mathsoft authentication server has been shut down. If anyone has any insight into how to activate this software I would appreciate it.
Hello PTC Community,I hope this message finds you well.I am working on a project where I need to generate a list of all components and datum planes via WebLink. The list should have three columns:Column 1: Component name /Datum Plane nameColumn 2: All available featureIDs for each component (I have attempted this with pwlMdlFeaturesGet but haven't been successful)Column 3: Identification of whether it is a datum plane, prt, or asm Here is my current code:<script language="JavaScript"> try { if (pfcIsMozilla()) netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); wpwl = pfcGetScript (); document.pwl = wpwl; wpwlc = wpwl.GetPWLConstants (); document.pwlc = wpwlc; wpwlf = wpwl.GetPWLFeatureConstants (); document.pwlf = wpwlf; } catch (err) { alert ("Exception caught: "+pfcGetExceptionType (err)); } function WlModelGetBOM() { var table = document.getElementById("bomTable"); table.innerHTML = ""; // Clear previous content var ret = document
I still have about 2 weeks left of my trial period and I got a new computer from my employer. I want to reinstall the trial version on the new computer. But I need a license for that. Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- Ich habe noch etwa 2 Wochen von meiner Testphase übrig und ich habe von meinem Arbeitgeber einen neuen Rechner bekommen. Auf dem neuen Rechner soll die Testversion wieder installiert werden. Dafür brauche ich aber eine Lizenz.
What is the fiel format of a CREO part file? Binary? I am lookign at extracting the values associated with user-defined parameters defined in a CREO part. Maybe using CREOSON (just gathering info at the moment) ThanksJohn
Hi there I have some data of depth of 10 inputs but I need the calculation to start from single point in each input and ignore the one above : for example the starting point of first input is 1.31 but its depth starts from (0) ...so I need the program to ignore all the data from 0 to 1.31 and starts at 1.31.the second input d2 has values from 0.5 I need the program to ignore this values and starts from 1.26 so basically it eliminates all the points before the starting points I decided Prime 10 is attached also the excel sheet
I'm working on a weld assembly and there's something that's so extremely frustrating, I really need a solution to this.Whenever I place a weld I get the huge leader with all kind of stuff on it. For example I create a fillet weld all around a part. Ofcourse, like you would expect from Creo Parametric, the automatic All-around option doesn't work so I manually set it to yes. At this point I don't need to see the weld length. I never want to see the > shape at the end of the tail. So for every single weld I need to go to the symbol customization menu and turn off the > shape and the Weld length (which is called style for whatever reason). You can't mapkey this because the menu ID changes every time. Now comes the fun part. When I add other welds or change other welds that have no relationship whatsoever to the first weld, the whole weld symbol resets. Even its position! The company that advises us on using this CAD program, told us you have to reattach all your welds afte
Good morning everyoneI have a problem with 2d dimensioning....It happens to me like this: I select the "coordinate dimension" command, I choose the positioning,I go to select the two dimensions that I am interested in inserting.....but nothing does not insert them, highlights them but nothing they remain there in their place.....I open some old drawings and it works!!!!!!!!.....?????Can anyone give me a tip? Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- Buongiorno a tuttiHo un problema sulla quotatura 2d....Mi succede cosi': seleziono il comando " quota di coordinate",scelgo il posizionamento,Vado a selezionare le due quote che mi interessano da inserire.....ma niente non le inserisce,le evidenzia ma niente rimangono li al loro posto.....Apro dei drawing veccchi e li funziona!!!!!!!!.....?????Qualcuno sa darmi una dritta?
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.