Recently active
Has anyone experienced this problem where NaN results appear and disappear for no obvious or repeatable reason ? This is not a one-off event and appears to happen when working with large worksheets. It happened a lot with Prime8 and it appears Prime9 is prone to the same issue. On recalculating the worksheet and changing nothing, I get:If no one else has seen this issue then it might be a problem with my machine - although, I have checked the memory without finding any issues. Thanks GeoffD
I congratulate all users of the mathematical (physical and mathematical) package Mathcad on the day of mathematics
Still getting familiar with all the settings in Creo. I have an imported parasolid part that has SI default units, and I'd like to change the default units. I figured out how to do it for new parts, but I can't figure out how to change the units for imported parts. I can take measurements, but I would like to export the mass properties in U.S. units. Is there a way to do this, or do I need to open a new model and import the parasolid into that .prt file?
I'm trying to open old Mathcad files that have the extension formats xmcdz, xmcd, and mcd. However your current version of Mathcad Express Prime 9.0.0.0 doesn't seem to be able to open these old formats. What do I need to do to be able to open and convert these old files into the new version.Your assistance is much appreciated.
Hello All, I have been working on Fibersim with a Creo 3D model and whenever I try to get the plies I get a fatal error which indicated that a traceback.log file is created in my user folder and Creo parametric and Fibersim inmediately shut down. The traceback file cotains the following relevant information: Exception EXCEPTION_ACCESS_VIOLATION has occurred in the thread 52700. Does anybody know how can I fix this issue? Thank you in advance
Hello, I have a problem in Creo 7.0, when I try to import an IDF with some small components in it. I get a warning that asks me to change the sketch. I found where the problem comes, I need to use the inlbs_part_ecad_rel.prt not the inlbs_part_ecad_abs.prt template. I renamed it and it works very well.But I am looking for a cleaner way to use it.Is there an option in config.pro which allows to replace the inlbs_part_ecad_abs template into inlbs_part_ecad_rel when used for importation? I already tried template_ecadpart option, but no change. Thank you! 😊
Dear community, I have trouble with 3D model creation.I have the location coordinates (x, y) of the 3D model, but it is complicated and too many to handle.Consequently, it takes a lot of time to draw the 2D profile.If we draw the 2D profile from its location coordinates automatically, it would be a great help.In addition, all models have a cylindrical shape. It would also be a great help for me if we rotate the profile on z axis automatically.Could anyone have an idea to do this?
Issue: Error "Conversion failed. Could not start Mathcad conversion process" while converting legacy Mathcad worksheets in Mathcad Prime OR Mathcad Prime with parallel installed Mathcad 15.0 does not convert .xmcd files to .mcdx with error message:Mathcad conversion process could not be started. Resolution: There are two options to resolve this issue: Option I: Find Mathcad Prime shortcut on desktop > right mouse click > Properties Select Compatibility tab Under Privilege Level section check option check Run this program as an administrator Apply > OK Option II: Click Start > Programs > Administrative Tools > Component Services Under Component Services, select Computers > My Computer > DCOM Config Select Mathcad, right-click, then select Properties Select the Security tab Click #Edit under #Access Permissions Select the System User and allow Remote Access rights
Creo Flow Analysis - How to input fan PQ curve
Hello, my computer crashed last Night and ive been having trouble opening my mathcad file. I think it got corrupted. Any idea you Guys can fix it?
My PC was hacked and I had to rebuild it.I was trying to reinstall the free user version and it tells me the number of licenses has been exceeded.I am retired and I love to solve problems using this tool. I have been a user for a lot of years before I retired.
Wow, is it THAT time again? Seems like this was first talked about back in...what, 2014 or so? And STILL no fix? Time to talk about how the notes that come from the hole feature are completely unusable out of the box. We use decimal callouts for inch threads (i.e. .250-20 UNC-2B) in EXACTLY that format, verbatim. And, of course, the callout you get gives you garbage that you can't use. WORSE, and we just found this out, is that the ACTUAL GEOMETRY of the threads where the major diameter runs out to 4 places, are actually ROUNDED, i.e. .3125 gets rounded to .313. Oh, even better, is the fact that you can't change this. This, needless to say, is NOT to ASME Y14.6-2001 Paragraph 3.2.1.3 which specifies that these fractional threads like this that run out to 4 places are defined correctly, and that fractional threads that end at 3 digits have the zero as the 4th digit get that zero truncated. Trying to modify the table file seems to do
I am using Creo Parametric Release 4.0 and DatecodeM030I have written utility for the Windchill- Creo Interaction.In between for some CAD objects having Generic is Yes or Instance is Yes. For those objects, Utility is giving some exception.So, I want to run my utility without Checkout and Check-In.Any API help please.Writing Utility behind is, I am moving one of the Attribute values to another attribute. Some migration issue, hence written it.
Hello everyone, Have any of you tried the access a MS SQL database from Jlink?I have be trying but having troubles to connect.If you have any experience please let me know. Allan
I have authority to buy a software but I don't have authority to buy subscription so if I buy a subscription based software then it is a mess for me every year to renew. For reference apparently Matlab is available in perpetual for around $2K How to buy perpetual license?
I am using Creo Parametric Release 4.0 and DatecodeM150I'm defining Bend Order Table. How to make sure, when Bend Order dialog box is still opend, that i have selected all bend areas which exist in model?
Hello,we use weblink's RunMacro function to run a script, it search the feature name first to find out the coresponding prt, then switch with the specific Simplified Representations, sometimes it success switch but sometimes return an exception pfcXToolkitGeneralError, just wanna know if my code structure has any problem, or RunMacro shouldn't be executed within a for loop ? we use Creo Parametric 8.0.5.0 var macroFixHeader = ''; macroFixHeader += '~ Command `ProCmdMdlTreeSearch`;'; macroFixHeader += '~ Open `selspecdlg0` `SelOptionRadio`;'; macroFixHeader += '~ Close `selspecdlg0` `SelOptionRadio`;'; macroFixHeader += '~ Select `selspecdlg0` `SelOptionRadio` 1 `Component`;'; var macroFixBody = ''; macroFixBody += '~ Activate `selspecdlg0` `EvaluateBtn`;'; macroFixBody += '~ Select `selspecdlg0` `ResultList` -1;'; macroFixBody += '~ Activate `selspecdlg0` `ApplyBtn`;'; macroFixBody += '~ Activate `selspecdlg0` `CancelButton`;'; ma
Hi all! We have a webinar happening February 15 at 11 a.m ET in which Todd Kraft, CAD Product Manager at PTC will be demonstrating new features in our Ansys-powered solutions and sharing compelling use cases for:Creo Simulation LiveCreo Ansys Simulation We will also be covering a roadmap of our simulation solutions and a sneak peak at what's going to be released in Creo 10! REGISTER TODAY
I am using Creo Parametric Release 6.0 and Datecode6.0.1.0Hi Team, The application got crashed automatically.Here are the errors that I facedgetting Exception EXCEPTION_ACCESS_VIOLATION has occurred in the thread 12312 in the traceback file.
Hi Guys, need your help!. I am trying to create a spreadsheet in mathcad to calculate shaft. So far, I've been able to create shear and moment diagrams for the kength of the shaft using singularity functions. Now, I am stucked in deflections and slope. I am considering Castigliano's theorem to do it without success.... Castigliano's theorem uses a Heaviside Function and dummy loads at any point on the length of the beam/shaft... First, I defined the heaviside function and then put into the moment equation but then I couldnt do the partial derivate of this equation with respect the dummy load Q, so I had to do it manually (this way the spreadsheet is no longer parametric and will create errors if I change some inputs values). Then when having all the equations to go for integration, it seems that something is undefined.. do you think there is a fancy way to do this?. At this point I am bit frustraded I don't know where the problem is.. Another thing is,
Hello everyone!I have been using MATHCAD for decades, and since 2015 I have been working hard on MATHCAD 15 which I am enthusiastic about and continue to use. In view of a crash of the more than ten years old system on which it is installed, I tried to install MATHCAD 15 on a new machine, using the version stored on a pendrive. After installation and launch, it asks me for the license that I downloaded from the 2018 email attachment when I requested a new license. Unfortunately it is not recognized. How to overcome this obstacle? Thanks in advance for helping me.Greetings,
Hello All We are developing the program for Altium Enterprise and PDMLink Integration for project creation and publish process.Are there any documentation available for specific to ECAD/PDMLink integration for document type and ECAD files mapping, etc.. Any example models will be of great help. Your support will be highly appreciated. RegardsRajkumar R
I want to know how to enter this Hatch pattern editor
I have installed Creo 7.0.10.0 in new laptop. But when I launch Creo Parametric I'm getting 2 Windchill login windows. This was not happening before. I used to get one Windchill login window in the past.Could you some one help on this issue?
HelloI create a part with a drawing I create a familly table and would like a drawing for each instanceDoes it possible to create this drawings automaticaly?Thanks for your reply
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.