Recently active
How can I define the length of a flange like this in Creo? Offsetting its distance like this in SE
I have two list boxes (MathCAD Prime 11.0.0.0), The selection of one list box drives the list of the other box (see picture). The problem I have is the values update on re-opening the sheet. I can get the sheet to remember the 'Type' selection. However I can't get the second list box to remember the selection from the previous save and close. Below is the code in the jscript:- // TODO: Add your initialization code hereListBox.ResetContent();// Add Strings here as needed function ListBoxEvent_Start(Inputs, Outputs) { // TODO: Add your code hereListBox.ResetContent()if(Inputs[0].Value=="UC"){ListBox.AddString("356 x 406x 1299");ListBox.AddString("356 x 406x 1202");ListBox.AddString("356 x 406x 1086");ListBox.AddString("356 x 406x 990");... (the full script code is attached)So I know/suspect the issue is the 'ListBox.ResetContent()' line but how do I stop the script running on open or remembering the selection, so that it keeps the previous save options?The sheet opt
Hello together,today when I'll start ptc creo elements I get following error:Is a server from ptc down so that I don't get a new license??What can I do to solve this issue, I need access to ptc creo elements very urgent.Thanks vor help
Creo10 Pro/Toolkit Cabling development issue.I am trying to route wires through a point location starting from a connector side. I created the ProRouting data for each wire. And use following code to route all of them through a point location one by one.for (int j = 0; j < cablenum; j++){...err2 = ProCablelocationrefAlloc(PRO_LOC_POINT, sel_array_route, PRO_B_TRUE, offset, &cablelocationref);err3 = ProCableThruLocationRoute(cable_route_data_arr[j], cablelocationref, &tpm_loc, &second_location);...}But the CAD shows all wires are interfered and concentrating in the point as the left pic shown.What I want is including all the wires in the point with the blue points like the right pic shown. Is there anybody know how to achieve this by the Pro/Toolkit code? Million thanks to this.
Bonjour,Dans Creo Parametric 10, je souhaite créer une numérotation d'arborescence multiniveau dans une table. Objectif: obtenir le code "arborescence" : situé dans la première colonne. Exemple :ArborescenceN1N2N3N4N5REPERE N1REPERE N2REPERE N3REPERE N4REPERE N511 10000 1.111 10001 1.1.1111 10001-01 1.1.2112 10001-02 1.1.3113 10001-03 1.1.4114 10001-05 1.1.5115 10001-09 1.1.6116 10001-10 1.1.7117 10001-11 1.1.8118 10001-12 1.1.9119 10001-13 1.1.101110 10001-14 1.212 10002 1.313 10003
I see there is a Progress bar component in Creo UI editor.1. Is it possible to have something like a progress circle in Creo UI editor?2. Or a custom gif that we could display to accomplish showing an in-progress operation?cc @GS_14113977
Hi everyone,I’m working with a sheet metal part in Creo 9.0.10.0 that comes off the roll as a single sheet. It is then bent and cut into left and right terminals. I’m trying to unbend these two distinct pieces in one flat pattern but it fails with "Recommended actions: Merge all highlighted distinct pieces to the model."I came across an article in the PTC Help Center that mentions using distinct areas or disjoint volumes, but it’s very vague. The article doesn’t include any images or step-by-step instructions, so I’m not sure how to apply this technique to my situation. (if it even applies) Has anyone encountered this issue or figured out how to do this?I also see that you can turn distinct pieces into separate models but I'm not interested in this approach. I would like to use flat reps if possible. Attached is a screenshot of a dummy part I made without IP.
Hi there,I have been trying to use the Symbolic Solver in Mathcad prime v10 as shown in the following SS but I could not figure out. Could someone kindly plz help in this one? I would be much obliged. I am trying to get the values of Wa and Wb using the symbolic solver.
As at least until Creo Parametric 11.0.6.0 when making a cut while using extrude or hole (and several other things that cut through geometry) the default is "Blind" and then with some random depth.It would be far more confienient when this is "Through all" by default. This also solves that much engineers do not take the effort to set the depth to through all so the end of the cutout is somewhere outside the geometry (as shown below) So make a config.pro option tho set the default to "Through all" for at least the cases shown below.
Hi, I am a new user of Mathcad Prime 10, with some experience of Mathcad but all gained long ago, before Prime came along. I have set up some functions to operate on range variables with equispaced input values. I want to work with the resulting range variables but have hit problems, partly due to a general lack of understanding and maybe partly due to the known limitation of Prime 10 https://www.ptc.com/en/support/article/CS416474 -- corrected link I can plot the output vs the input on an XY plot and the values check out correctly. To export the resulting XY table to Excel, I tried to use https://community.ptc.com/t5/Mathcad/MathCad-Prime-9-0-Exporting-data-set-Excel/td-p/913932The input/independent range variable is recognised and entered into the Excel cell. The output/dependent range variable is not recognised. I have also tried various "range to vector" conversions but these all seem to have the limitation of only working on the input/independent
I am using Creo Parametric Release 12.4 and Datecode12.4.1.0Our customer imports a DXF file into Creo. Because this DXF contains many entities/lines, the model becomes laggy when they try to rebuild the sketch after import. The customer's workstation is high-end (32 GB RAM, 16-core CPU, 6 GB GPU), yet the performance is still slow. Could you please advise whether they need to increase hardware specs, or how best to process/clean the DXF file for better performance?
Where are common folders and favorites info saved. moving to new pccreo 11
Hi,I have 100 part numbers , in which the drawing has to be opened from windchill into creo session and it should run a particular already recorded map key then it should save back into the workspace or windchill check in , When i tried running the dbatch program in native creo, it says license error. My company has customized tools inside creo and its based on floating license i guess. So is there any ways i can link that creo to the dbatch script or i should go with toolkit api commands or trail_file based scripting ?Does these methods other than dbatch have option to run in background or while the system is ideal (after working hours or scheduled time).
Hi All, I have a fairly simple question I hope, but for some reason can't figure it out myself.When I run a simulate analyses on the shaft below I'm reading much higher stress results than what I calculate by hand. But when I run the same analyses on a beam section the results are lower than the hand calculation. For this reason I'm not feeling very confident on the results at the moment. The situation is as followed:The shaft has fixed displacement contraints on the pink surfaces with all rotational movements "free" and also axial movement free. On both outer ends I have placed a planar contraint to make it "fully contraint".The load is a radial bearing load on the green section. The situation can be compared to the fin of a bow-shackle. Below the results of this analysis. And this is the beam analysis:And the results. What am I missing here? Thanks in advance for the help!
My version of Mathcad 9.0.0 suddenly refuses to acknowledge my active license information. The license should be valid at least through the end of this year and was working fine last week.. I have gone through the process of retrieving my license file from the PTC dashboard with no success. This is very disruptive and I need this resolved quickly.
We are working on building a Creo application using Object Toolkit Java.One usecase of our application is to execute tasks in background (such as authentication flow, upload opened model) while displaying progress (using animated gifs) on the custom UI created using Creo UI editor. As per our observation, whenever we start a task in background by creating a new Thread in Java, it blocks the currently open UI dialog i.e the UI dialog completely freezes and doesn't display anything.The result is same for all modality types for a dialog - MODAL, MODELESS and WORKING. Sample code snippet: uifcComponent.CreateDialog(UPLOAD_DIALOG, UPLOAD_DIALOG); uifcDialog.DialogFind(UPLOAD_DIALOG, UPLOAD_DIALOG).SetModality(DialogStyle.DIALOG_STYLE_WORKING); uifcComponent.ActivateDialog(UPLOAD_DIALOG); Thread backgroundThread = new Thread(() -> { // Background tasks // Destroy dialog once background task is complete uifcComponent.DestroyDialog(UPLOAD_DIALOG, UPLOAD_DIALOG); }, "threa
When editing a family table in excel. Excel is asking for a location to save the file after editing, rather than saving to the temporary file and exiting to the family table. Therefor the changes are not made to the table. This is intermittent for some, consistent for others. Creo 10, Windchill 4, Office 360 2507
Folks I have an assembly with two components in Creo 10.. Intially, i had a subassembly instead of the shrinkwrap part but these boolean operations wont recognize assemblies. The cylinder represents the cavity that we are restrained. the part represents our final 3D print part that fits inside the cavity. So I want to cutout all the external geometry from the tetras part outside the cylinder volume. I tried picking either one as the modified models/modifying components without any results. Tried different sizes of cylinder and no good. I wonder if i should use the "create part intersect" which also didnt work. Any ideas please share thanks
for a range variable k an assignment variable cannot be set, Kindly help, see the attached worksheet please. Kind regards
Traditionally, our company uses a revision block on 2D drawings to show the current revision and list all changes from the previous version. As we transition to model-based definition (MBD), I'm trying to determine the best way to display revision history directly within the 3D model. My first thought would be to use a table similar to what we do in 2D drawings; however, I am currently using Creo 7.0.2.0, and editable tables are not added until Creo 11 from what I've seen. My second thought would be to have separate combined states for each revision displaying everything that has changed, but if a change is made to a dimension that is not initially displayed in the model, such as basic dimensions, how should that be documented for approval purposes? Another thought would be to use "Is/Was" reports, but this seems to be tedious, and I had the same question about what to do with dimensions that are not initially displayed. Would anyone who has experience with this be able to we
Hi, I’ve been trying to identify the stress distribution while twisting happens through simulation but haven’t been able to get accurate results so far. Could someone please assist with setting up or running the analysis? FYI: all parts are plastics(PP), motor will be 10 nm, the blue highlighted area are screws, and the red highlighted area is load acting.Let me know if you need any.
Hello,I am located in Finland and I cannot install Mathcad Prime using the online installer (the PTC Mathcad Prime 11.0.1.0 box remains greyed out and cannot be selected).Could you please provide me with a direct download link for the full offline installer of PTC Mathcad Prime 11 (Full Package)?Thank you very much for your help!Best regards,Turkan Genc
Dear Sir/Madam,We need assistance with installing Mathcad on a new PC.We currently have:2 licenses for Mathcad 14 (CD-based)1 license for Mathcad 15 (CD-based)However, we are encountering errors during installation.Please guide us on how to properly install these versions on a new system, and help resolve the installation issues.Thank you for your support.Sincerely,Nisaaccounts@smsce.com.sgit@smsce.com.sg
I have moved from desktop PC on windows10 to new one on windows 11. So, I have tried to reinstall Mathcad prime 2.0 to the new desktop. However, since my account also has been changed from one e-mail to another, I could not get license when installing prime 2.0 to new desktop. How can I install it ?
I have moved from desktop PC on windows10 to new one on windows 11. So, I have tried to reinstall Mathcad prime 2.0 to the new desktop. However, since my account also has been changed from gevproton@ybb,ne.jp to gevproton@yahoo.ne.jp, I could not get license when installing prime 2.0 to new desktop. How can I install it ?
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.