Recently active
HiI make a very simple sheat (mechanical problem), i don't understand why blocksolve fail ?I can to solve it with my hand and paper. For example , i find with my hand:FA = -8978613,01FS = -1038187,81FO = -9333161,37Can someone help me ?
Our Mathcad Community forum has an Ideas section. They don't let me in there for political reasons. Thank God they're still allowed in here.The best idea for Mathad is to take all the good things from SMath.I will post pictures here describing some of the benefits of SMath over Mathad.I ask those who have access to the Ideas section to transfer my drawings there.
I would like to measure the distance between the centre of 2 holes, usually I would select the measure tool and select the surfaces within both holes to get a distance between the centres. I have tried to do this but the measure tool seems to only want to select certain surfaces and selecting the point rather than face. Can anyone help with this please?
I am using Creo Parametric Release 3.0 and DatecodeF000Buongiorno,vorremmo spostare la licenza dal computer al server,grazieAndrea GrippinoNuove Officine Vivaldi
Schönen guten Tag,wir haben eine Mathcad-Lizenz und nachdem ich nun einen neuen PC bekommen habe, funktioniert der Zugriff darauf jedoch nicht mehr.Wie könnte man das beheben?Nach Eingabe des Produktcodes sowie Eingabe der Kontoinformationen des PTC-Kontos (ich habe ein neues erstellt) kommt die Fehlermeldung "Der Remoteserver hat einen Fehler zurückgegeben: (403) Unzulässig."Viele Grüße
Creo AFX parameter and relation modificationsHello, I am working on trying to put in custom parameters and relations within the AFX parts. I figured out how to add parameters that are user defined by modifying the AFX config start_mdl.cfg file, but the relations are not working. I need relation - driven parameters for multiple parameters when any beam profile for AFX is opened so I want them applied globally. I cannot find the afx_start_model that the start_mdl.cfg in AFX seems to reference for the current relations, and I have tried adding .rel files to reference relations within the start folder and also have tried editing the param_relations folder within the beam profiles without any luck. I am not sure if it is a file location or syntax error, or if there is something I am missing. I essentially need to populate the AFX start parts for every beam profile with my own parameters and relations. Any advice or information would be greatly appreciated.&nb
Happy New Year, PTC Community! After my guest talk Class A Creo Surfacing on 11/21, the PTC Community Team asked me to come up with the first Creo Community Challenge for 2025! Freestyle surfacing is impressive if you haven't used it yet consider this challenge. 1 Modeling: using Freestyle 2 Rendering: Creo Render Studio 3 Movement: Creo Mechanism The latter 'movement' might be fun for those robotics engineers looking to dress up their robot. On the heels (and continuation) of the gift giving season for many, I am asking you to think about and be inspired by your favorite gifts such as Kidrobot characters, Isaac Asimov I, Robot or from the Foundation Trilogy and Artemis space suits, space robot exoskeletons, pendent or jewelry, Star Wars or Star Trek spaceships, armor, baby elephant or underwater drones. As the first challenge of 2025, lets get as many community members involved as possible! Deci
This month we have another 3D geometry challenge. We are projecting squares onto cylinders and spheres and measuring the perimeter. Create a worksheet that calculates any of the following: Challenge 1: Perimeter Calculate the perimeter of a square with a side length of 50 onto the following: A sphere of diameter 100. A cylinder of diameter 100 and length 100. Clarifications: Note that the square is projected from a plane that is parallel to a plane tangent to the sphere or cylinder. It is projected in a normal direction from the tangent plane as in the accompanying images. For the sphere, the square is centered on the point of tangency for the plane to the sphere. For the cylinder, the square is centered on the middle of the cylinder and the tangent point. If the intention is unclear, please refer to the images or post a comment where the community can help explain the scenario to you. Challenge 2: Area Calculate the area of the above projected squares.  
In the attached file - a collection of 100 fractals. Used IFS formulas. If you want to add a collection - you're welcome.Viktor
Could please tell us how we can open creo view for chromeos user and what are application need to install to open the
Creo Parametric version 8.0.7.0 I'm trying to create a mold for my subject and want to split the body using a plane. Which fails. Then I tried to extrude a body out of the plane I want to split, and the use boolean operation feature to either intersect or subtract the bodies. I was successful on one side, but the other side fails, which I believe the same problem it may have faced when splitting using the plane. Any advise, help is greatly appreciated. Thank you! Fails trying to split using a planeOne side successful using another body to get the intersectOther side fails trying to do the same operation.
I have some personal designs that were made using an education version and have recently purchased a commercial/personal version (Creo version 12). I cannot open the files in the new version. The help talks about using a converter but you have to make the conversion in the education version. I no longer have access to the education version as I have retired. I am using Creo for my personal use as I am a self employed farmer/rancher. Any help is appreciated.
Hello againI have (yet another) possibly trivial question.I want to make a program loop that will add elements to an array as long as the user wants to.Is this even possible in MathCAD?In python the basic loop would look something like below (formating difficult): answer='Y'counter=0array=[]while answer=='Y': answer=str(input("Add another? (Y/n) :")) answer=answer.upper() array.append(answer)print(array) This can look like this when run in Python:Add another? (Y/n) : Y Add another? (Y/n) : Y Add another? (Y/n) : n['Y', 'Y', 'N']
Since the Win11 update, the browser window remains in the background when the option “web_browser_in_separate_window yes” is selectedand can no longer be brought to the foreground by clicking on the icon in the system tray. This affects Chrome and Edge (IE)!
We have an existing part made from sheet metal. I'm stumped whether or not it's a Creo "sheet metal" part. I've watched some tutorials and none of them seem to be close to this use case. I'd rather not have to make punches and dies. Also, as a sheet metal part, I can't figure out how to model to the finished dimensions without creating dummy waste material with dummy dimensions that you have to get rid of at the end of the model. Seems like poor Creo practice. As a solid part, you could brute-force this as a single revolve feature. It's bordering on poor practice having that many segments in the sketch. Ideally there's a "better" way? If you try to use a thin feature instead of a solid feature, the dimensioning scheme doesn't work. Some dimensions are to the inside surface while others are to the outside surface. Also, I hate flexible modeling. You should be able to do this in either as a solid part or sheet meta
I am using Creo Parametric Release 9.0 and Datecode9.0.4.0I am using IFX to load fasteners into my assembly. When I go to re-open my assembly, the fasteners are missing from the model and give errors in the model tree. Is there any configuration settings I need to make to specify a path for these fasteners?
At our company, we're working to enhance our Creo Sheetmetal modeling practices to better support manufacturing. One idea we're exploring is adding small notches or cutouts at the ends of bend lines to help suppliers align bends more easily, without manual measurement.I've attempted to create a UDF for this purpose, but it's not as user-friendly or automated as we'd like. Ideally, we'd want Creo to automatically place these notches at the ends of each bend line during the modeling process. My questions are:Is there a built-in or recommended method in Creo Sheetmetal to automate the placement of such notches?Can bend line geometry be accessed or referenced to allow for automatic notch placement?
Hi, I'm struggling with a function within a solve block that requires two inputs, a force and an angle as shown below So when I evaluate R3(F1a,_delta_) I get the error that it must be a 3 element vector. I'm pretty sure my mistake is simple, but I just can not work it out. Any help will be greatly appreciated Shane
I have been trying to activate license but it is saying License request failed invalid host
我用映射键偏移时,偏移自动为1.0起步,用柔性建模移动,用的是系统自带的快捷键,然后再手动拖动方向-输出尺寸,但是拖动的起步也是1.0,我知道这是我配置文件的问题,因为我不用我的配置文件就不会出现这种情况。这个配置文件已经用了很多年,也可能不是配置中设置的,这个设置是其中的哪一项我不记得了。请问有没有人清楚这个问题的所在?(我现在想把1.0改为0.1起,应该修改哪里)
Im running in Creo 10.0.3.0 and am having an issue getting usable code to post. My manufacturing assembly is generating toolpaths and everything simulates correctly. I am able to generate and save a CL file, no problem. When I go to 'Post a CL File', I choose the CL that was made, and select uncx01.p11 from the PP menu. We are using Haas VF4 mills and although this post is labeled for VF8 mills, we have had other engineers post code without issue in the past. The problem is nobody recalls what(if any) additional setup needed to be done. After I choose my post, I get a command prompt window displaying "NCL record= 200 ENTER PROGRAM NUMBER" I enter a short number like 0001 and I get the following log file: Log FileNC-GPOST Mill, Version 6.8 P-20.0, Copyright(c) 2020Build number=0279Date=08-19-2025 Time=09:54:02Input File=op010_FILE_mill.ncl.1Option File=uncx01.p11Filter File=uncx01.f11*** Tape length 12.00 Cycle time 1.48 Warnings 0 ***Date=08-19-2025 Time=09:54:
I have a series of calculations that I've been doing in Prime 10 with no problem. Now that it is opened in Prime 11, I get a plot error "These array elements must be scalar". The plot still generates.It will not pass to a chart element and work.See attached document and data file. Any ideas would be appreciated. Bob Adams
I need new drawings to automatically show our standard tolerance block (by decimal places) in the title block. We work in millimeters most of the time. I’ve set the drawing_setup_file in config.pro to point to our DTL, added tol_display yes and the linear_tol values there, and confirmed the drawing format note uses the correct system parameters (e.g., linear_tol_0.0 (text config files) →&linear_tol_0_0 (drawing), etc.). I've restarted Creo and the machine. Still, when creating new parts and drawings, the tolerances in the block don’t match what’s in the DTL/config. See my attached pictures for reference.I’ve checked community threads like the one below, hence the edits I've made so far, but it doesn't work so I’m clearly missing something. https://community.ptc.com/t5/3D-Part-Assembly-Design/how-to-change-default-tolerance-value-in-drawing/td-p/299696 Looking for the correct way to make this stick for all new drawings without m
I am getting error for programming could someone please help
I have a number of relations based udfs for creating manifold block designs. All the logic is built using Relations in Creo-Parametric. There is a specific logic I have built around transferring dimensions in decimal form (say 3 decimal places) to a 3D hole-note written with relations, so that the hole note shows the 3 decimal places. (Usually, when transferring to string form, Relations only transfers the integer part of the dimension) I have a work around for this, which works well, but then, every such hole, has to have the logic built in its relations. Is it possible to have this common logic as a subroutine, written in the part relations , which I can access, every time I want to increase the decimal places ? I can call this subroutine with the value, number of places I want to show so that the sub-routines returns a string value with the correct decimal places. This is the relations program for a counter bore dia with 2 decimal spaces and a counter bore depth with
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.