Recently active
Hello, I need to download Creo Launchpad Free Trial. I entered the launchpad form on Thursday and it has been 2 business days since I have done so, so I need that downloaded ASAP. Thanks
It seems like the stock table does not consider AFX created plates, only beams. Is this correct behavior?Another thing I wonder is if there is any possibilities to export the stock length info from the model itself to a text format, so I don't need to go through a drawing to get this information?Thanks!Regards Yngve(Creo Parametric 11.0.4.0)
Goal: One drawing format which will populate specific data and not matter if the drawing model is a single part or an assembly. Using a repeat region I am trying to pass model material along with a few other items into a title block. I can successfully make this happen byUsing 2 different formats so the repeat region calls outmbr/ptc_material/ptc_material_nameasm/mbr/ptc_material/ptc_material_nameUsing 1 format, but making all drawing models assemblies so that the item 2 always is present.Is there a way to use repeat region relations in order to have a single format with a repeat region which works if the drawing model is a part or an assembly? I'm not sure if it is even possible, or if I simply am having an issue with syntax and formatting.
Hello Community, We have many parts that were created in an old version of Creo when there was no multi-body function yet.All of these parts have the color assigned to the part level.If I now change the material, the new material color is assigned to the body level.However, the old part color remains in the model.When I export a STEP file, the old color of the part is used and the new color of the body is ignored. Yes, I can manually delete the color from the part level, but that takes a lot of effort for each part.Is there a way to automatically remove the part appearance color from all parts?Or is there a way to apply the color to both the body and the part when assigning the material? Thank you!
Hello,I'm having trouble activating my newly bought license for Mathcad prime 11.0. I had a license for Mathcad 10 on a different pc which worked without any trouble. Now when trying to acquire the new license for this version on a new system, it just gives me the error: "You have reached the maximum number of license requests available for your product type" I have been troubleshooting for some time now but without luck. Sincerest,Mikkel
LICENSING ASSISTANCESubject: Request to Rehost Mathcad 14 LicenseMessage:I need assistance rehosting my perpetual Mathcad 14 license. The original computer was wiped and reinstalled, so the original hostid is no longer available. My account shows “not authorized” when I try to access License Management.Here are the details:• Product: Mathcad 14 (perpetual license)• Original hostid in license file: 1866:9A27• New computer hostid (MAC address): 1659D1D0F009• I need a new license.dat file generated for this new hostid• I still have access to my PTC account and can verify ownership if neededPlease rehost the license and provide the updated license file.Thank you.
I would like to know best way to create .nwf file from excel file for creating cabling through logical data.
I recently purchased a laptop running Windows 11 Home. I installed Mathcad Prime 10.0.0.0 using a university license provided by my university in Denmark.The problem occurs every time I try to save or export a file — the application crashes immediately. This happens consistently and makes the software unusable for my studies.To rule out system-related issues, I have:Fully reset my laptop (clean Windows installation)Reinstalled Mathcad Prime 10.0.0.0 after the resetDespite this, the problem still occurs.
After a month of experimenting and testing stability for PTC Creo, I would like to share my solution that will allow you to freely run PTC Creo on your Mac 😊Tested Requirements:These are the requirements that I have personally tested, any other version/device may not work similarly.Tested VMware Fusion Version: 13.6.4Tested 64-bit ARM Windows 11 build: 26100.4349Tested Mac Devices: Mac Mini M4 (24GB RAM), MacBook PRO M1 Pro, MacBook Pro M4 Pro, MacBook Air M3.Tested Creo Releases: Creo 10, Creo 12Tested MacOS Operating System: Tahoe 26.0.1Installation Steps:Download the latest 64-bit ARM Windows 11 build, or better, the one I listed. I sincerely recommend CrystalFetch app (it's free) for getting the ISO file. Create a new Virtual Machine on VMWare Fusion with the previous ISO.Install your Windows operating system, update it, configure it to your liking, etc...Make sure that in your VMWare settings you have enabled the following:1) Settings -> Display -> Accelerate 3D G
Hi, it was requested on my company to focus on Mathcad for calculation of new designs.It is a great tool, but how can I replace Excel in a inductor design like the image attached?Where I need/can see the different designs all together to evaluate them.Here we use Mathcad Prime 10.0.1.0. Thank you for the support.
I have been trying to follow some previous discussions on creating a tube profile, but haven't had any luck: https://community.ptc.com/t5/3D-Part-Assembly-Design/Creo-4-0-Framework-custom-tube-profiles/m-p/675536 https://support.ptc.com/help/creo/creo_pma/r7.0/usascii/#page/advanced_framework/About_Saving_Advanced_Framework_Customizations_Outside_Installation_Directory.html# Following the instructions, I have copied the customization folder to a network drive, however I noticed that the customization folder did not contain the three sub directories (*see attached) as mentioned in the instructions--they were separate. I tried dropping them into the Custom folder on my local copy.After making a copy I tried two things: 1.)making a new folder directory and then copying and editing an existing profile2.) adding a size to an existing profile neither has worked. I have mapped the customization folder in the afx options with no luck. I have also tried
Hello, is there any possibility to read files from network drives? try { print(readFileAsString("\\\\10.170.84.24\\Standard\\ProE_standard\\Relace\\Relace PRT.txt")); } catch (e) { print("FAILED: " + e); } I need to read fresh relations so all models actual relations. The only one place in our company provides relations is network drive.
Hi, Can someone help me to create a relation in a bom to change a parameter to another number for cage_code? I have something at the bottom of the relation in the bom table that is obviously incorrect. I have attached a simple drawing in creo 8. If you can perform the task and return to me then I will understand how it is done. Should only take a guru less than 5 minutes. Wayne
问题反馈:Creo tf_a4.frm 模板工程图 start 定位注释消失致 SVG 导出 BOM 偏移问题现象:使用 tf_a4.frm 最新模板制作带爆炸视图的工程图,为满足 SVG 导出需求添加「start」定位注释符号;执行【工程图保存 + 关闭 + 拭除未显示】操作后重新打开图纸,会触发系统弹窗警告,无论选择「继续」或「审阅」,添加的「start」定位注释均直接消失;最终导致该工程图导出的 SVG 文件中,右侧 BOM 清单位置出现偏移,无法正常对齐
Hi,I am looking at converting a large number of legacy mathcad files to mcdx files. When I try to run the converter, it fails pretty much immediately, with an error: System.Runtime.InteropServices.COMException (0x80040CB6): Unknown Error at mcautomation.IMathcadWorksheets.Open(String pFileName) at ConverterLoader.Xmc...Please can you advise what the issue might be here?ThanksJames
I'm relevely new to Mathcad. and today i run into a weird issue.I have created a plot. and the first trace works as expected. The second one... the data is there but it isn't plot the way as i expected.With symbols on i see the dots. but the line in between isn't plotted, and i don't have a clue why it isn't plotted at all.I have tried to change the circle to also have 3 points what works perfect. The example here defines also data and works also. I tried changing data; plot types; etc, but nothing works.I hope somebody here has an idea
Bonjour,Je suis un ancien employé de PTC et j'utilise CREO dans un but purement distrayante sans aucune intention commercial ou industriel . J'utilisais la méthode "Request activation key". Cependant cette méthode génère maintenant un code error 520 et je n'ai plus accès á CREO. Merci de votre aide Victor Lopes
I am using Creo Parametric Release 8.0 and Datecode8.0.3.0I used CREO Distributed Batch to run DXF export mapkey task but keep failing, I've confirmed there is no any Creo launch initialization dialog box pop-up when running CREO client and I tried both default export task type and my mapkey they all failed. I don't see any log file generated. I ran my mapkey manually and it did work successfully
When zoomed into my model, I am noticing significant lag when panning, rotating, and trying to sketch. I did not see this issue previously when using 11. I updated to 12 due to an update of my graphics card but I am still editing a file created in 11. I haven't used Creo in a while, but I don't remember it being like this.The image shows how far away my sketch cursor is from my mouse. After a bit the sketch cursor catches up. Is this behavior normal?
PTC Mathcad Prime 8.0.0.0I have a function that depends on several variables, and I want to compute the partial derivative with respect to each variable and store the results in a matrix.For example, the variables R1,R2,R3,R4,R5,R6,R7, and R8 are known.F(R1, R2, R3, R4, R5, R6, R7, R8)=R5*R4/(R3+R4) +(R7-R8/2)*R1+R6/R2I would like to create a matrix A_dif such that:A_dif(1)= dF/dR1A_dif(2)= dF/dR2………………..A-dif (8)=dF/dR8Can this be done so we do not need to repeat the operation 8 times.
Hello,I need to hide solid welds in a drawing while keeping the weld symbols visible.Can this be controlled using layer settings?Any guidance would be appreciated.
We have installed the 30-day trial version of Mathcad. However, when attempting to convert an XMCD file, the conversion option is disabled (greyed out). Because of this, we are unable to proceed with the file conversion. We are not sure why this feature is unavailable in the trial version and would appreciate assistance in resolving this issue.
I am using Mathcad Release 15.0 and DatecodeunknownWe have received an issue reported from Joseph’s end. The Mathcad application is currently not working properly and is not accepting values in the formulas.Could you please look into this issue and guide us on the resolution?If required, you may also schedule a meeting with Joseph to review the issue and provide guidance.
Questions, questions, questions...no answers. PTC just sucks.
I am using Creo Parametric Release 11.0 and Datecode11.0.4.0问题:装配图里第一次插入零件无拖动箭头,第二次才有。重启后第一次就有拖动箭头,这是什么原因,有什么办法去避免?Email: 442787729@qq.comName: Deng Gong
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.