Recently active
Hi there ,I need to do this check that F< fy ...I get the wrong answer .. can you help me to fix it I don't know why I can't upload the picture here it is attached
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 activate Mathcad Prime 10, using a License Key supplied by my employer (Wageningen University) where I work as lecturer, but after few days this key doesn't work anymore. When i try to use it again I receive the notification that I achieved the maximum number of licenses.The ICT supplied me other license keys, but the result is always the same: few days and I go back to the express version. I also reinstalled Mathcad Prime 10I think there is a problem with my educational account: giuseppe.olivieri@wur.nl. Can you check it?RegardsGiuseppe OlivieriWageningen UniversityThe Netherlands
I am using Mathcad Prime Release 11.0 and Datecode11.0.0.0How can we work with AI models to generate Mathcad worksheets?Is there a way to generate calculations with an AI LLM so it writes them in Mathcad format?Is there an MCP to connect Mathcad to AI models?
Hi Forum, I have an *.asm assembly in Creo View 6.0, displayed in HLR mode as black and white line drawing. When exporting that view to PDF ("Save Current View as 2D Vector File" -> PDF), most of the lines are missing in the resulting PDF. If I export a single *.prt part from that *.asm assembly to PDF the same way, all lines are shown perfectly. Thanks for help on how to export also the *.asm assembly with all lines visible in the resulting PDF.
Hi Guys, Im trying to make a mapkey that makes a new file...with the same name that is currently up on the screen just with a -MFG at the end. Example. Current file on screen. called N12345-1234.prtI want to make a mapkey that will create a NEW part file. Called N12345-1234-MFG.prt. (or what ever the original part name is on the screen with a -MFG added to it) Is there any place i can copy the current name from? I tried in a few areas, with a copy / paste but the mapkey just copies the text..so the files are always called the same thing. (No good) They all come out as N12345-1234-mfg.prt no matter what the original file is called. Is there a way to use parameters when naming a file? Or anyone know of any other way to grab the current file name? Thanks,Jay
The attached file has two functions. The top function work but will not allow double quotes in the second column of a text file. The second function works to do that, and it works well enough. Was wondering if I could improve it with a TRY... ON ERROR addition?
it is impossible for me attach the original file " 2BINnoT_26LUG2013.xmcd " Claudio Cattaneomy mail cceng@☼engineer.com
Hi PTC Community - I have two variable quantities (Water & Ammonia) evaluated over two different temperature ranges over which only they are each valid.I would like to plot both with a common x-axis range (-70°C to +370°C), and not be limited to either the T1 or T2 (MIN, MAX) range.See how the Ammonia (pink) plot is being limited to the MIN(T1) value of 1°C. See attached. I am using Mathcad Prime 11.0.1.0. Your tips and suggestions for a fix will be appreciated. Regards,thodij
I am using Creo Live SimulateI've designed a spring and as a stand alone part has a stiffness of 56N/mm according to Creo Live Simulation. I have created an assembly with 2 of these springs in parallel on a mass of 8.4kg. I expect to get a natural frequency of about 18.4Hz, but creo simulate live is giving me a result of about 173Hz. It appears to be looking at higher order resonant frequencies and not seeing the 1st mode natural frequency.I'm wondering if this has something to do with the contacts (bonded) between parts in the assembly? What is the significance of the tolerance value in this context?I'm starting to lose confidence in the reliability of the software.
I received the trial email, but the download link redirects to the homepage and no trial appears under My Products.Please assign the trial license to my account or provide a direct download link.Thank you.
As usual, PTC makes it as difficult as possible to find them. Nice, way to go. A simple search should find it, especially in the "Support" (LOL, as IF) section. Anyone know where to find that PDF? Thx. Edit: I FINALLY found it. Total PITA to find.
I have a small class project. A number of students have bright blue lines shown on parts, but I do not. We're all in Creo +. The lines don't appear in the part view, just the assembly. They aren't visible sketches, and I've tried hiding all the different layers and I can't make them go away. What am I missing?
HiSince Creo 4 we're using toggling mapkeys.Starting with Creo 12 the loading of mapkeys has change and is no longer possible.Erros message from executing a toggling mapkey Any hints how our existing mapkeys could be modified?Thanks,Ziegi--- Example from a config.pro file! ------------------------------------------------------------! Show Curves on/off | F9! ------------------------------------------------------------!mapkey $F9 @MAPKEY_LABELcurves On/Off (F9);~ Command `ProCmdViewLyrs` 1;\mapkey(continued) ~ Select `main_dlg_cur` `PHTLeft.PHLayerUI.AssyTree` 1 `node0:CURVES`;\mapkey(continued) %_F9toggle; %_F9load;~ Command `ProCmdViewLyrs` 0;\mapkey(continued) ~ Command `ProCmdViewRepaint`;! Additional Mapkeys to enable toggeling function of "main mapkey" F9mapkey _F9toggle ~ Command `ProCmdViewHide`; %_F9_s1;mapkey _F9_s1 @SYSTEMEcho mapkey _F9toggle \~ Command `ProCmdViewShow`\;\mapkey(continued) \%_F9_s0\; > sw.pro\;;mapkey _F9_s0 @SYSTEMEcho mapkey _F9toggle \~
I am the onsite tech for an Engineering company. I have a user who has Mathcad Prime version 11.0.1. The install did not give me the option to install Xmcd, MCD converter. I read the posts that the user needs version 15.0 or higher to have those features but the user says that she does not need 15.0. She said that is an older version and she won't be able to run her files. How can I get this feature installed?
Hi there, I have a frustrating problem with Model Check.We use screws in our assemblies. Those screw's length is defined by a family table. Unfortunately, ModelCheck always checks those screws in the assembly and causes a "is modified". Even if I check the assembly with the option "top level". I already added "IF ( MODELNAME EQ ISO* ) NOCHECK" to condition.mcc But no luck. Creo keeps modifying those models nevertheless. If I open the screw itself and run model check, I get a "nocheck", which I expect. BUT Creo list the model as "modified" anyway.
Hi,I am trying to run a dynamic simulation for my assembly. It contains the the lever arm with the pivot at the center of the arm. One end I have mass which generates the force of 25N in one direction. I apply 600N of force on the other end in opposite direction (force curve will start at (0,0) to (0.5ms, 600N)). I have the below setting and it seems like the lever is not rotating. Do we need to change any setting if the duration is very small.
Hello!In my case, I would like to plot an S–N curve for fatigue life.I need the initial slope to be m = 3 or m = 5, and after the knee point, the slope should change to m = 22, specifically for the high-cycle fatigue region.On the Y-axis, a stress range up to 300 MPa is sufficient.On the X-axis, I need the range from 0 to 4 × 10⁷ cycles, and importantly, the X-axis must be in logarithmic scale.I have attached an example S–N curve below for better understanding.I noticed that there is a logarithmic scaling function available in Mathcad plots, but I am not able to apply it correctly for my specific case. BrNLAAL
Hi,anyone can tell me how turn off the "welcome to Creo browser" when Creo 9 is turn on? I can't find on the config setting
I've changed laptop recently and don't have MathCAD anymore. So, I requested a few times through website's online form, but no email received so far. Could you please explain where the problem is?
Any / All,I would love if Creo had a way to move items on a drawing in small increments easily. Preferably I'd like to use the keyboard arrow keys to "nudge" those items.For context and my immediate need I have a symbol that I've place on a drawing. I can drag it around with the mouse to coarsely place it but then it'd be nice to nudge it with the arrow keys on my keyboard to exactly where I want it to be finally located. This is purely for aesthetic reason at the moment but I could see where, in the future, I might want to sketch something onto a view that needs to line up with other geometry.Is this a current Creo function that I just haven't found?If it's not then is there a way I can maybe tie a move mapkey to my arrow keys or something similar?Google searches on this result in some suggestions to use the shift or ctrl keys with those arrow keys to seemingly do what I want but so far none of that has worked.Any suggestion is welcome. Thanks.
Hello Team, Could you please help me for below issue.Creo drawing lifecycle state in title block mismatch with Drawings state in Windchill. But it is taking related CAD part/ASM Windchill state. Thank youKumar B
Hi everyone, I'm looking for the old stunt bike MDO demo models (from the Pro/Mechanism era, if I remember correctly).If anyone still has them, could you please share them? Thank you in advance.
The bolt shouldn't need a nut. I'm just pulling against the slot to see if we can simulate the failure.I can't imagine that would need to create an imaginary nut for this. What is the best way to create a contact and maintain the cool bolt functionality? (without a nut and another imaginary part for the imaginary nut to connect to) The actual assembly does not have a nut at the end of this bolt and I'm not testing the "pull out" of this bolt in the other part - just the failure of the thin area of the slot.
Creo 10.0.7.0I am having trouble to get the result as shown in the picture.How to get parameters of each part´s multibody in a table?I know I have to create a parameter for each BODY, including each PART and for ASSEMBLY.REPEAT REGION allow me to get parameters from ASSY and SUB ASSY, as so as PARTS, but there is no option to insert a parameter like ASM>MBR>BODY>USER DEFINED.
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.