Recently active
I am using Creo Parametric Release 11.0 and Datecode11.0.3.0Is it possible to factor in gravity in cabling design to get a more realistic representation of slack and mass effect? I haven't found any related article or post in the community.
I am using Creo Schematics Release 11.0 and Datecode11.0.0.0dovrei disegnare uno schema 2D di un impianto frigo (moto-condensante)Non ho trovato un tutorial riguardo ad impianti idraulici o frigo. esiste?Creo Schematics è lo strumento giusto?
Hello everyoneI've had the same problem as descripted here twice this week:Unable to activate Excel componentI work with an embedded excel table which contains a function. At a certain point I get the error message "Excel is busy; can't activate Excel. Make sure that cells are not being edited in Excel and try again in a few seconds." but there is no instance of excel open. Upon restarting mathcad and/or my computer the problem remains.Does anyone know how to solve this problem?Could someone please check the appended file so I can exclude an error of my sytem?Cheers!
Does FIND stop searching for a more accurate solution when it finds a solution satisfying CTOL? For example suppose I want to find temperature to within .5 F and I set CTOL to .5. Will Mathcad stop searching when CTOL is met or will it continue searching until some smaller CTOL is achieved? Note: my Solve Block is solving for 1 unknown with units (BTU/min). My constraint has units of degF. I found that units can be applied to CTOL but then FIND does not work. Also I have a case where I set CTOL to .4, but the FIND solve block found an answer (solution) at which the error is .53733 which is larger than CTOL. So why is FIND returning a solution? PS: My constraint is 0 =ABS(T1-T1x) + ABS(T2-T2x)
Hello! I am working in mathcad prime 9.0.0.0 and am wondering why mathcad calculates end result units like this:why do the units on the results automatically display as such? To me it would be logical for it to display kip x ft as the unit since those are the units of the values being multiplied and is also a commonly used unit for moments or torques. Is there a way to get it to automatically show kip x ft as the units?
Hello, I just wanted to ask if there is a way that I can adjust my line thickness while using the HLR mode? let's say there are some parts in the model where I want thicker lines and other parts of the model with thinner lines. Thank you
As a disabled user with only one hand, I need a way to setup Creo Parametric to only use Mouse buttons for PAN. This is the only function that I cannot seem to find a work around from Shift + RMB to PAN in my model. Yes, I can use the Pan icon and have been doing that, but it is extra clicks and impacts productivity. Other CREO PTC applciations have the ability to modify and control the Pan/Zoom/Rotate features (Creo View, Creo Elements etc), Creo Parametric does not have this ability for those of us that need accomidations due to physical disability and limitations. When will this be fixed for the user community?
Hello, Looking for the information to import the wirelist from Capital(Mentor Graphics). i am trying to use wire information from capital harness and creating 3d cad in creo. I have downloaded the xml from creo but when importing the xml getting below error message. these are the file extension i exported from mentor graphics.
Hi, I have created a PTC account. Now, I am facing a license error in the PTC account, In my account, I am getting an "Access Denied" error in the License management section .and I am unable to resolve it. Please solve my license error as soon as possible.
I am using Creo Parametric Release 8.0 and Datecode8.0.3.0I want to be able to snap a new line in sketch mode to a custom palette symbol without have to break the symbol into draft entities.
I am using Creo Parametric 5.0 5.0.6.0How to configure installation so run Node Locked license before running Floating Server License? A user has a Node Locked license, but also needs access to Floating Server license pool.When user runs Creo, floating license is pulled first. The goal is to pull Node Locked license first.
I have a customised table for fetching all parts all parts from model tree . But the error in the table is it does not display alphabetically / in order of the model tree. E.G:- it goes like 001,003,002. but I need it configured as in order. Can anyone help. Attached is the file.Thanks in advance
Hi, Do we have an option to create an animation for Hose/Flexible pipe in Creo? Appreciate for your response. ThanksNaresh
PLEASE add a dark mode option and/or color options for the background and text.
Hello,I have a network folder where the icon is in the path F:\Config\Creo\Splash\Icone.ico , when I go to put an image on the CREO icon on the desktop it doesn't appear, the folder has all the permissions because CREO is saved normally, but the image doesn't appear, what could it be?
I know it's a weird Q. I thought worth still asking. Options to build cable, like something as shown in image attached. THANKS!
Consider that I have an assembly model with me which is designed in a different CAD software (Eg.: SW, NX...)Now, I have imported that geometry into CREO environment. Now, I`d like to find out the mass properties, Centre of Gravity & Inertia of the same imported assembly. This is where the question comes in... Now, if I don`t define the material properties, is there any way to find out the above mentioned parameters??? Because I have heard that SW has this feature & I`m curious if CREO works this way or not.Please feel free to answer. I`d humbly appreciate your replies. CiaoSrikar Sarma
I am using Creo Parametric Release 11.0 and Datecode11.0.2.0I've built a PRO/Toolkit project in exe (SPAWN) mode. While registering it, I'm getting the following error.Here are the errors that I faced"Foreign program did not initialize properly; a communication problem may have occurred."
Hello people 🤗 Mathcad 10 Prime User here,In my picture below you will see that the equation is giving me a very weird answer. I guess it has something to do with a vector problem, but I tried everything and can't figure out what the problem might be. And I also don't understand why my "header" is showing an error. The table from Excel should be my answer. Don't get confused by "yi"and "y" - it's the same thing, it can be ignored. I also send the mathcad pdf (i don't know why I can't send the actual file but anyways - it always said error) - all the equations are correctly written. Thanks for any help.Saro
i want to download math cad 11 for students. I already have the version 10. How can i update my math cad? thank you
Hello,I have few harness installs that are needed to be converted into either .obj or .stl files. It is not convertible directly. IS there a alternative way to do those. Please help. As i need those to be worked on in a 3D software Blender. Which accepts either of those two file extensions as inputs
Hello team, in one of our use case, we need to show multiple WTPart's details in a drawing as a table format. there could be 100 WTParts with ~15 attributes each. so the data will be sppaned across multiple sheets. as of now design engineer has to manually create table and fill in all the data and we want to automate the process. Solution:fetch the data from windchill using queryspec and populate the as "Parameters" of the drawingcreate a "Table Template" as file with '&variables' as key and add same Key values in 'Parameter' table.user then will select the table template from 'Table From File' option and place it on drawing, the drawing will automatically fill out the variable values from 'Parameter' section. downside too many parameters are getting generated as of now. if drawing has 20 related WTParts with 20 values to be shown the 20 x 20 = 400 key values pairs will get generated. but it saves a lot of manual data filling.we have to create a table templ
Dear all, I'm exploring the functions:numerdenomAnd I've encountered the "oddities" in the joined MathCAD file (see what highlighted in pale yellow and the text; in pale blue some reference results for information) To be honest I suspect multiple bugs... If I'm wrong (i.e. we're not dealing with bugs...) , can someone explain me the logic under the quoted functions behavior, because I really cannot understand... Many thanks in advance & Best Regards
Greetings, Regarding the Creo AFX start_mdl.cfg file (start part information), is there a way to: Specify tolerancing standard (ANSI/ASME or ISO/DIN)?Specify separate Part and Assembly parameters (our start part and start assembly parameters are slightly different)? We are currently using Creo 11.0.3.0. Thank you, Matt Steed
I am not able to find the enclosure volume. option not highlighted.
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.