Take the Windchill Satisfaction Survey!
Recently active
Hello support,We are from Software.com.br, a software reseller, and we have a client who has a Mathcad Education - Student - Perpetual license, we believe it is version 15, and he lost his license on another old machine.The customer needs to activate their license on a new machine.Could you help us reset this activation key?Could you also tell us which versions you still support regarding MathCad?Best regards,Pablo Carral.
hello, I would like some help with: I inserted the text file, but I don't have a graphic.thank you very much in advance Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- bonjour, je souhaite obtenir de l'aide concernant : J'ai inséré le fichier texte, mais je n'ai pas de graphique. Merci beaucoup d'avance
I want to insert steam and water properties from steam table. How do I integrate steam tables in Mathcad Prime 7
Newbie to Mathcad here and I'm struggling to find a tutorial for how to insert this table into Mathcad:- 'a' and 'b' are the length and width of a steel plate which will be defined values, but how do I replicate this table to then linear interpolate and give me outputs for both k1 and k2? Am I asking too much of the software? Thanks in advance
Hello,I have a simulation including a stationary body and a moving body. There is a contact between them. I often see the warning: "Excessive displacement at contact region". A software suggests smaller time step but I can not reduce it. The full moving process is described with 100 step and the software does not allow to define more...1. What does it mean exactly the excessive displacement at the contact? Is the time step too large compared to distance between two mesh nodes? If I increase this distance (element size) - instead of time step reduction - is it correct?2. How can I define more steps under "User define output step"?Thanks a lot your help;Roland
Dear community,I am carrying out the coding of the optimization task in Matlab, from the attached sheet, to the Mathcad language. But I am stuck at this point.You can support me in this task.Any help is appreciated in advance.CarlosRomero
Hello, I have installed Creo 8 and choose to also install the c++ and java toolkit. When the installation is done, when I go to: C:\Program Files\PTC\Creo 8.0.1.0\Common Files\otk\otk_java, I dont have the library files, I have only the otk_java_examples ,which have all the example files. But for the c++ toolkit folder, C:\Program Files\PTC\Creo 8.0.1.0\Common Files\otk\otk_cpp, I have all the library file and code examples..Did I miss a step for the Java toolkit installation ?? Thank you
How do I remove the errors Tool parameter TOOL_ROUGH_SPINDLE_RPM (used in relation): value undefined. and Tool parameter TOOL_ROUGH_AXIAL_DEPTH (used in relation): value undefined. I already do the following...1. In the Tool Manager I add spindle speed and feed and radial and radial depth.2. In the parameters I remove any relations with these variables.
Currently I have a contact model that consists of two separate bodies. One body is fully fixed and assigned a linear elastic material with steel properties. The second body rests on top of the first and has a fully defined elasto-plastic material. This was defined using developed test data. My problem comes when I am trying to enable "Plasticity" in the static analysis. The option is completely greyed out and unavailable. The material is both assigned to the model and to the correct body. Has this issue been reported previously or is there something I am missing? I have tried a variety of solutions such as assigning all bodies the same elasto-plastic material, suppressing features that could cause issues (grounded springs/Links). Neither solution yielded any results. Even when using the elasto-plastic material definition I receive the same error seen below. Note: EP is shorthand for elasto-plastic for my naming convention and the material it is referencing does have an EP ma
I am using Mathcad Prime Release 9.0 and Datecode9.0.0.0I have been using Prime 9 for several months. Yesterday, when starting, Mathcad crashed the whole computer. After reboot, when starting mathcad, I see the small message saying mathcad is starting. Then nothing. Mathcad stops and no mathcad is seen on program manager (windows 10). I uninstalled Mathcad, then reinstalled but I still have the same issue.Here are the errors that I facedNo message
Is there a way to update the description text in the Sequence feature? Such as font size, color, etc.
I am using Creo Parametric Release 6.0 and Datecode6.0.3.0Creo language in Italian languageThe italian language has been installed, I've tried with ENV=PRO_LANG=Italian both in the parametric.psf and Set in the system variabile but none of that id workingThank you
Elementary schoole children can solve this puzzle. If you need you can use Mathcad Prime.
Dear friends, How to create new csys at "Top_assy.asm" , which same location and orientation of "A" csys, but it should be reference with "Main" csys, not "A" csys. PS: "A" csys & "Main" csys, reference handle already with me Thanks.
Hello, I want to generate a square Image of 1000x1000 pixel from Creo Rendering. Currently the images generated are in Rectangular format (500x1000).Also is there a way to change drawing window size width through config file ? Thanks in Advance…..
Hello, We have an application in Java to check, before saving a model in CREO, if a higher version of the model exists, preventing saving in case it exists. It works for the active model. But if the active model is an assembly, and if a component has been modified, when saving the assembly, it checks the assembly’s version, but doesn’t control the versions of the components. I would like to know how to control the components’ versions. This is what we use for the model: import com.ptc.pfc.pfcGlobal.pfcGlobal;import com.ptc.pfc.pfcModel.Model;import com.ptc.pfc.pfcSession.Session;Session curSession = pfcGlobal.GetProESession();Model model = curSession.GetCurrentModel(); Best regards,Amaia
Sombody had the same problem?When the PVZ is done, the straight cable segments not appear (curved cable segments appear),i tried to add this sentence into recipe: adapter/convCables=1; then, setting a master representation of the cable;then, giving a black color (in case of unwanted transparence);and creating a new layer adding the cable (created using "cabling" application) as show and later as isolate; in Creo all is ok...but, when the pvz is created only the straight cable sections are missing.Do you know why this could be happening? Regards (I using CREO 😎
Would anyone have any recommendations on how to improve the code below? I use this function to solve Mathcad sheets from an Excel worksheet (using VBA code). The main hurdle here is to have the script wait until the Mathcad sheet is done calculating before moving on to other tasks. So far, this script seems to work fairly reliably, but it wouldn't surprise me if there's something better out there. Using Mathcad Prime 9.0 Sub SolveMathCadSheet(mathCadSheet As Ptc_MathcadPrime_Automation.Worksheet) Dim n As Integer mathCadSheet.ResumeCalculation mathCadSheet.Modified = False mathCadSheet.Synchronize n = 0 Do While mathCadSheet.Modified = False Application.Wait (Now + TimeValue("0:00:01")) n = n + 1 If n > 20 Then Exit Sub Loop End Sub
I am using Mathcad Prime Release 9.0 and Datecode9.0.0.0Mathcad won't print to PDF. This is a new issue. It was able to print a month ago. Failed 3 times in a row today.Here are the errors that I facedNo error messages. Just timed out.
A friendly hello,In the attached calculation it is easy to see from the angle sums (they must be 180°) that coarser starting values produce less precise results. Are there settings in MC14 that achieve good calculation results even with coarser starting values? Currently, the iteration can only be made successful in the sense of a fixed point equation with almost exact starting values.
I'm not able to assign the output of the solver to a variable. I can do it with other examples, but it doesn't work with this expression. What am I doing wrong?
Hi. I tried to put in Mathcad Prime the equations for the attached pdf file, but I got some error with the last line, where the FIND function is included. Where is my mistake?
Hi,Why is not possible to plot like below?
Im trying to round the inner bottom edges of this tank. It has this small pipe leading out. When I apply round to it. It opens on either side of my pipe. How do I not have this? It doesnt show the holes in the preview but when I click accept it does. Im on creo 10.
I’m encountering a challenge where I need to filter out all assemblies with the exception of certain ones.Typically, I use the command "&asm.mbr.type != ASSEMBLY" to filter out assemblies, but now I need to modify this to exclude specific assemblies such as F902355, a5879, etc.Using Creo 8.
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.