Recently active
I own a perpetual Mathcad 14.0 M020 Single User license purchased directly from PTC. The legacy MCLicense.exe utility authenticates to my PTC account, but the activation request fails with HTTP 403 Forbidden before a license.dat is generated. Since license.dat is never created, Mathcad reports that C:\Program Files (x86)\Mathcad 14\licenses\license.dat does not exist. Can someone generate a replacement license.dat or License Pack manually?My old PC crashed so I am unable to locate the old file.
I have an existing permanent node-locked educational license for Mathcad 15 and am moving Mathcad from my old computer to a new Windows 11 computer. I still have the original product code and existing license file. Mathcad 15 is installed and running to the point where it requests licensing. The Mathcad Single User/Student Get License page accepts my product code but redirects me to License Management, where my PTC account reports insufficient privileges. The Single User/Student Log Case option also does not proceed. I need assistance re-hosting my existing permanent Mathcad 15 license to the new computer and obtaining a replacement license file for the new Host ID. I can provide the old and new Host IDs, product code, and existing license file privately if required.
HiI have a parabola and *n* circles that need to be plotted simultaneously.The idea is that the value of *n* can be changed, and the plot updates automatically without me having to manually add plots.I have managed to plot the circles individually as upper and lower segments—this works fine, provided I can set up the indexing so that it plots all of them automatically.Additionally, I would like to plot the tangent slopes at the intersection points of the parabola and the circles—I have already calculated these—is this possible? My current go to- where i need to ajust number og circles as the number of piles change: Hope someone can helpBest regreads
Why can’t assembly level annotations / notes reference component level feature dimensions using the part's Session ID like you can in 2D Drawings, this functionality works perfectly fine in 2D drawings but does not work in 3D annotations. Example: Calling out a C-Bore depth at the assembly level and using &dxxx:y to reference the depth of the C-Bore that is driven by dimension "xxx" on component with Session ID "y".This is confirmed to not currently be possible see, https://www.ptc.com/en/support/article/CS93719There are several possible work around but being able to reference a component dimension directly is less convoluted and it is already possible in traditional 2D drawing environments.
Hi everyone,We are currently developing a Creo TOOLKIT-based connector that synchronizes Creo models with an external system.As part of the synchronization workflow, the connector needs to detect changes made to the model (such as newly added parameters or geometry modifications). Before these changes can be synchronized, the model must first be saved so that the latest state is available. To avoid requiring users to manually save after every change, the connector automatically saves the model when necessary.However, we've observed that once the model is saved, the Undo history appears to be cleared. As a result, the user can no longer perform undo operations on the model that were enabled before the save.In some other CAD applications (e.g., Autodesk Inventor), saving the model does not clear the Undo history, allowing users to continue using Undo even after an autosave.I'd like to understand whether this behaviour is expected in Creo.Is it by design that File → Save (or ProMdlSave())
What is the best procedure for using current 2D layouts in Creo? This involves large factory layouts built from multiple ME10 2D parts.
Good afternoon PTC users. We have been viewing this forum and providing individualized feedback to members for some time now. As a degreed ME and former IT Manager of one of the first NT Pro/E installations, I can appreciate the value, first hand, that this forum brings to the user community and do not wish to dilute it in any manner (i.e. we have resisted the urge to throw out blanket advertisements). The reason I am posting this thread is that I have noticed that there have been a lot of basic Windchill admin questions posted that are covered in the "PTC Windchill PDMLink Business Administration Training". This course is typically offered to those who are going to be supporting a Windchill environment. For those of you who have progressed beyond the need for this training, perhaps you have counterparts or other support personnel that could benefit? The material is also applicable to those who may be running Pro/INTRALINK 9.1 as a large part of the course covers the same material.For
Hi There , I want to use this function ( filterNAN) , but I’m not sure how it works . I have a nested array f2 . I tried three different approaches but non is working , in f2 I’m using M and sigma they also have NaN in their values , but not all the values are NaN. Regards, Yusra
I am working on a project where I want the size of the balloons to be reduced to less than the text size or close to the text size. I tried the min_balloon_radius and max_balloon_radius options, but they only allow increasing the balloon size because the minimum value for the balloon radius can only go down to 0, which is the same as the text size. However, I want to reduce the size to less than 0.Is there any option available to reduce the size of the BOM balloon that 0?
Hello, I'm not really sure how to label this one, but let me try and elaborate: Has anyone else experienced it where there is a delay/lag spike when trying to left click (select) anything in the graphics windows on Creo 11? Calling it a delay probably isn't correct, but Creo 11 (both versions 11.0.0.0 and 11.0.1.0) just seems to "miss" some of my mouse inputs. It happens randomly when I'm either trying to add a dimension in a 3D sketch; CTRL select edges or surfaces of a 3D model; and also when trying to move balloons in drawings? Essentially left click/selecting anything on a daily basis will just randomly not respond and I have to click again. I always thought it was just me miss clicking but I'm noticing it more and more, and its not limited to a specific model.I have compared it to Creo 10 and it seems to be primarily in 11. I have tried:- Default PTC config- Different mouse- Multiple models
I am using Creo Parametric Release 10.0 and Datecode10.0.7.0 geometric tolerance jumps off of the witness line when I try to move it. When I create a new geometric tolerance it will not allow placement on tangent to horizontal.
I am using Creo View Adapters Release 4.0 and DatecodeF000 LGDisplay 도면 변환용 Worker 서비스 Down 재기동에도 정상 WVS 작업자 모니터에서 작업자 에이전트 찾을 수 없음 발생 워커 이중화 구성 2대 모두 서비스 down 상태 Here are the errors that I faced 사용 가능한 PROE 유형 Worker를 찾을 수 없었습니다.
I am using Windchill Risk and Reliability Enterprise Edition (Formerly Relex) Release 11.1 and Datecode with CPS CPS11 We assign the default "DVPs" to "Control" in Data Definition for FMEA Worksheet to record Associated DVP (Test Matrix) link. The display shows the correct number of Associated DVP (such as "2 DVP (Test Matrix)" but in the database it shows does not the same (such as "0 DVP (Test Matrix)") . I think it does not update the database record properly Here are the errors that I faced n/a
Is there any way to send excel data into Matchcad using VBA. I have many claculation work on mathcad but I want excel to be use as an input body which send the specific cell data to a variable in mathcad and the mathcad run the calculation. after that vba send the message to print the mathcad worksheet Example is here to understand Step 1 In excel sheet, we have let say three values in three cells variable with values such as a is 350, b is 505 and c is 900 and so on (actually I have more than 100 values) Step 2 Excel vba open mathcad using COM or API (I do not know the code yet and how to open mathcad from excel vba) Step 3 Excel sent a, b, and c value in mathcad. where many operation are performed such addition, square and many more using these a,b and. Step 4 Excel send signal to print mathcad and then close the mathcad worksheet. Note: Please note the actual work is much more complicated it has atlead 60 pages of calculation in mathcad and more than 1
Automation interest continues to accelerate… CREOSON has hit over 14,000+ downloads! 🤠Small an large companies are there leveraging CREOSON (and CREOPYSON - the python 🐍 interface) to streamline their Creo Parametric workflows. 🕺🏽100% Open Source! Uses JLINK as interface to Creo Kernel! Simple JSON transaction interface! Works with ANY Language! (e.g. Python, JavaScript, etc.) User friendly / Intuitive Commands! Local or Remote via HTTP protocol! Shockingly easy to integrate with AI! (Claude AI via MCP works! - videos on site)Learn more —> https://creoson.comCreo 13 support coming soon. Other enhancements already on the board for near future releases.Enjoy!Dave
Hi everyone,I made a shelf model from AFX features and now i want to estimate the cost of total square tubes used. All the components is made from same square tube, is there any features to quickly calculate total length of square tube used and apply custom cost per length?
Hi There ,I have two functions are exactly the same but in two different sheet in the first sheet . it works perfectly and I’m getting the expected answers for f2In the second sheet it doesn't work and I suspect the reason is M has different arrays . How can I fix this function : the error says : This array index is invalid. The index must be an integer, not less than ORIGIN, and not greater than the last element."I can’t attached simplified sheet even in zip file. I hope you can help Thanks in advance , Yusra
We are using MBD extensively and Creo is helping us out on that.I found 1 issue with sectional view.I have generated 3D sectional view and added in Combined state. It looks perfect in Creo.But when i export to PVZ , sectional view is not showing properly. It is still showing complete part not clipped view.Creo Parametric - Exported PVZ -
Hello, Is it possible that we can start with auto-numbering from PPL00000001 to till PPL00000220 then in between we want to skip some numbers and again start from PPL00003210 to so on….?
I have a case open at PTC showing inconsistent assembly handling of component mass. See article CS396826. The problem occurs for a component with no solid geometry and an assigned mass of some value and with 0 for the assigned volume. I have attached models.7z with a sample assembly (asmtest.asm) with 2 components: assigned-mass.prt model with no solid geom and an assigned mass of 5.0 real-mass.prt model with actual geom and mass calculated the "normal" way These models have been created with Creo Parametric 6.0 You will need to set config.pro option mass_property_calculate automatic If this is the only component in the asm then it's assigned mass is not used by the asm. Screenshot (Creo Parametric 10.0.1.0) showing the asm mass of 0 when real-mass.prt is suppressed and note the asm has 0.0 even though assigned-mass.prt is showing 5.0. After resuming the real-mass.prt the asm mass now correctly has 7.2664 which is including the mass of the assigned-mass
Is it possible to type the dimension f.e. on a circle while im drawing it? Because in Creo 1.0 it was possible when i clicked on the symbol and set the dimension to e.g. "60" it changed it and i could place it on the center for example.
Hi. I am trying to use an advanced list box to select a beam section from the first column in a matrix that I can then use to lookup related properties further on in my calc sheet. The problem I have is that the selection does not get parsed to the output variable. Any help with this would be appreciated, I can’t seem to find anything useful online, but I am clearly missing some detail.Here is the list box code and MathCAD file attached. // TODO: Add your initialization code herefunction ListBoxEvent_Start(Inputs, Outputs) { // TODO: Add your code here};function ListBoxEvent_Exec(Inputs, Outputs) { // 1. Clear the list box contents FIRST to reset it ListBox.ResetContent(); var options = Inputs[0].Value; // 2. Loop through and add the strings for(var i=0; i < options.length; i++) { ListBox.AddString(options[i]); } // 3. Set your output Outputs[0].Value = options[ListBox.CurSel()]; //Outputs[0].Value = ListBox.get_text(ListBox.CurSel());};function ListBoxEvent_Stop(Inputs,
What do I use to i stall mathcad
It is fascinating to me that after all of these years and revenue of 3 Billions USD per year… You are still unable to hire UI UX designers to create a logical workflow and interface, instead of this useless tabs and popups that fly around and waste time…Even solidworks got some things right and solidworks is not a good software at all…
Hello,Is there a way to create a symbol from a saved sketch?I have a sketch that I saved as “.sec” file.Then when I go to create a symbol (Define Symbol), there is no option that I could find to import the .sec file to create my symbol.
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.