Recently active
Model and Sketch dimensions are not highlighting its only showing small square boxes
Hi,I am making something wrong? Are only 3 differential equations... But using laplace command this system of differential eq can be solved: See MCP9 file attached.
When i set up my old design to call the central catalog i get a bunch of errors wanting to rename datatables. I would rather them use the datatables from the central catalog. How can this be avoided? Ive updated the datatables manually in the design to what i put in the central catalog but i still see that it's throwing an error as a duplicate. I would like a streamlined import. are there other toggles i can do to streamline the datatables. If we are forced to rename them can PTC give us a way to rename them all quickly with a formula (similar to renaming in a Creo assy)
Good morning,I would like to convert xmcd files to mcdx format.I have Mathcad 15 software and a trial version of Mathcad Prime.The conversion is refused, probably because Mathcad Prime is a trial version.Could anyone convert them for me? I have about 15 files.Thanks in advanceRichard
Hello, I'm using creo 9.0.8.0 and need a formula to calculate the Blank weight. Usually we write the dimensions down in a parameter like this 10x101x1. I did change it to 6 separate Parameters so that i have 3 for the number and 3 for the decimal places . I multiply the normal numbers in a relation to get the weight and merge the parameters to a single Parameter for the bom. now the problem: some of my colleges say its to complicated and time consuming to fill in those measurements and i need a simplier way of doing it. My new way to do it is by extracting the measurements from a single parameter. The Problem with this solution is that creo cant calculate it that way because it says theyre all Strings and not integers. Any ideas how to calculate it? Or make it easier? PRO_MP_MASS is showing the current weight and not the blank one. And getting the numbers from the first profile isnt an option. If you want i can provide you the current
The PRT which is the drawing based on has International System units (mm) settings. Whenever the generated DXF is opened, the Creo 9 drw convert dimensions from mm to inch and it is not intended. I'm not being able to find conversion in the drawing module. Don't know if the conversion occurs in the DXF exportation or in the drw generation from the exported DXF. Thanks
When i created my own Template file with ".rsd" & ".rsdt" file. When i create any new connector/variable connector symbol and send it to temporary submission folder and update the same in central catalogue by copy and paste.I cannot edit/delete the same symbol neither in .RSD file or .RSDT file. am i doing the wrong move to update the same symbol which i created in template file ? or i should directly delete the symbol from the central catalogue folder ? when i tried to delete the same symbol in template file am getting the following note in below dialogue box " Cannot edit shape for central catalog item".Please guide me how do i update the symbols in template file after i submit them to central catalogue location.
I have a fixture for nut runners where it has to be moved by robots. I have simulated the required motion in the creo mechanism. I need to know the force required for that motion. How do I find it?(view in My Videos)
I'm attempting to recreate the weldment symbol below, unfortunately I'm struggling with identifying the correct symbol. It appears to be a simple v groove weld symbol with a grind flush finish and a tail that is x4. however I can't seem to modify a simple v groove to be symmetrical and include the 3.2 identifier. Any assistance would be great. Thank you in advance.
Working in Creo 10.0 is there anyway to save the draft analysis as a .stp file with the draft analysis colors on the part? I have tried a 3D PDF but have not had any luck.
Hi,I am trying to create drawing with multiple line width and colors and printing in pdf.If i do not use pentable, everything comes in its width and colors, but model line thickness will be huge. Now if i want to use pentable, i can only print drawing with line colors as per default format setup in creo. I am successful with line widths but not colors. Please help me out if anyone knows anything about it. I have attched drw file and pentable file which i am using. I am using this configs - Use_8_plotter_pens YesPdf_use_pentable Yespen_table_file C: PTC V1_pen_table.pnt
Hi Everyone,Good Evening, Can anyone tell me how to increase resolution of image in Creo Illustrate 9.1& what is the maximum resolution of image can we achieved from Creo Illustrate 9.1 Thanks in Advance. Regards,Aditya Gupta.
How I can tell matcade when the angle is divided by zero consider the value to be zero
I'm trying to calculate the distance when I do it manually I get different results from the one mathcad givesLp1 should be the same of LP1I also need to write a program to make this function uses different fixed point , for example the first time it will use X1,Y1 (0,0) as fixed point and I get the values for Lp1 the second time it uses x2,y2(2,0) as fixed point and I get the values for Lp2 and repeat the process with the all points to get lp3, lp4 ... and so on
Hello, we have been working with windchill for about a month now. I have an important question about this. Do I have the possibility to configure additional columns in the conflict window with further windchill parameters such as the name or the release status? We find it extremely annoying that only a meaningless number of the 3D model is displayed. With assemblies of 100-200 parts, of course, you don't have all the numbers in your head and have to cancel the action first and look for the numbers in the model tree so that you know which part it is and whether you can change it or whether it has already been released. I would be very grateful for any tips. Creo 7.0 + Windchill 12.0.2.13
I would like to be able to find out the reference dimension from the blue lines to my orange sketch, but the "Reference" button is greyed out. Help me please.I'm using Creo 2.0On a nearby computer, my colleague is able to add this reference measurement. I tried to import its configuration settings - it didn't help. Just in case, I will attach a file with my configuration settings.
Hi,For below circuit:1. Find the expression of the voltage across C2 (Vb) at t>02. Find the voltage across C2 at t=100ns when C1=100nF3. Find the voltage across C2 at t=100ns when C1=10nFAlso let C1 and C2 voltage as t-> infinity to be Vb.
Hi We have a crazy relation in our start part that converts the system generated PRO_MP_MASS in a Text Parameter with 3 decimal places, which can then be used to set the weight property within our PLM system, Teamcenter. Im not a fan of this relation as its about 27 lines long. I once found a new relation, shown below, on a website, but cant for the life of me remember where. Trouble is, when Ive come to try it out, its not giving the correct answer, compared to the generated mass property. Dec_P is set as a parameter to 3 RN = FLOOR((PRO_MP_MASS+(5/10^(DEC_P+1))),DEC_P)IF FLOOR(RN) == 0MASS = "0."+ITOS((RN-FLOOR(RN))*10^(DEC_P))ELSEMASS = ITOS(FLOOR(RN))+"."+ITOS((RN-FLOOR(RN))*10^(DEC_P))ENDIF
Hello Experts, Please help me with the Subject issue, "How to extract the several Sol Data to one Excel sheet through "WRITEEXCEL" function?" In order to reduce repeated works as I should handle many cases, I want to extract several Sol Data into one Excel Sheet file but no idea :(( Please check the attached mcdx file for the following questions.1. How to get all of the data values(Sol, Fy, y, y1, Fx) highlighted with yellow color in one sheet of Excel file by using "WRITEEXCEL" fucntion? 2. The value of Fx is same for all the variables of each matrix row which shouldn't be correct. Is there any mistake for that? Please give me any advice or solution. will be much appreciated.
Free download request for Mathcad Express is not getting responded to. I requested via the following link:https://www.mathcad.com/en/try-and-buy/mathcad-express-free-download-ppc?cl1=Mathcad_Express_Google_CLC-cpc-36629&cmsrc=Google&cid=7015A000001oRu5QAE&elqCampaignId=13268&gad_source=1&gclid=CjwKCAjwoa2xBhACEiwA1sb1BPRPypCtmrtMHA8gay9164veTyAf51M8mk1tGF2fTFMNnMU-7q2iORoCC00QAvD_BwE Any help you can provide is appreciated very much!
Good afternoon. I have clarified that I am a student at the time of installation. I don't know where to get the product code to complete the licensing process. On the other hand, I have downloaded the file that was sent to me via email called: sw_license_email_XXXXXX (6 numbers). I don't know how to open it since it won't let me do it. Thank you. Greetings, Johanna. Translated by the Community Moderation using Google Translate Buenas tardes.He aclarado que soy estudiante al momento de la instalación.No se donde obtener el código del producto para concluir con el proceso de la licencia.Por otro lado, he descargado el archivo que me enviaron vía mail que se denomina: sw_license_email_XXXXXX (6 números).No se como abrirlo ya que no me deja hacerlo.Gracias.Saludos, Johanna.
I'd like to use a custom template when creating a harness mfg drawing (as shown in the help link below, step 4), however the browse to file selection is greyed out (as shown in the attached screenshot). Does anyone know how to allow this selection? To Generate a Flattened Harness Manufacturing Drawing (ptc.com) I'm using Creo parametric 8.0.7.0. Any help is greatly appreciated!
My task: I need to model a part with multiple interfaces to an assembly. In order to do it, I created a shrinkwrap feature in my part, and brought the quilts of all solid bodies that I needed to interface with (shrinkwrap option "Autocollect all solid surfaces") . I also added more "helper" surface features to model my part. Once the geometry of my solid part is ready, I need to delete all those temporary "helper" quilts. Best solution I found:I have used the features "Thicken" and "Solidify" to create many independent solid bodies (one solid out of each quild), and eventually used feature "Remove body" to remove all solid bodies (those solids made out of quilds), only leaving one solid body which is the main geometry of the part. The question:I presume there is a better way to delete the quilds, but I couldn't find it. I also couldn't find many people asking about this problem, so I may be approaching this wrongly on the first place. Can somebody please recommend a "pro
I've loaded Creo 8.0.2.0 and CreoView Adaptors 8.0.0.0, I copied the install folder to a central location and have set my protk.dat paths to that location. I've double checked the paths in the protk.dat by using the dir command in a command window to list those files. I've done this many times before with Creo 4 and earlier, no issues. With Creo 8 I'm getting this error: Creo Toolkit registry file: C:\Users\haigh1\pro\Creo_8_Home\protk.dat: cannot spawn application `proe2pv`; read error `No such file or directory` I'm having similar errors with other toolkit applications we have. All have worked fine in Creo 4 and previously.
The PRT which is the drawing based on has International System units (mm) settings. Whenever the generated DXF is opened, the Creo 9 drw convert dimensions from mm to inch and it is not intended. I'm not being able to find conversion in the drawing module. Don't know if the conversion occurs in the DXF exportation or in the drw generation from the exported DXF. Thanks
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.