Recently active
Hey, I have been using CREO 9 since February with no issues (creo 5 the 4 years prior to that). I had a recent windows update and since then the windchill page in CREO is loading oddly. I've tried all the fixes I could find online (clearing cache, renaming windchill folder, uninstalling windows updates, high DPI settings etc). I am fresh out of ideas but need to be able to use windchill in creo. It will load no problem on other laptops connected to the same network and outside of CREO on chrome.
I'm currently using the Mechanism Feature in Creo to analyze the position of a pin joint that is driven by a slider moving at a constant speed of 2 mm/s over a duration of 6 seconds. However, I'm encountering an issue when I select the "Velocity" option for the analysis. The result of the analysis shows as "not computed." I'm not sure if I'm missing a step in the process or if I might have selected the wrong pin joint or axis for this measure. Could someone guide me on why this might be happening? Are there specific settings or steps I need to follow to ensure the velocity of the pin joint is calculated correctly?
Hello everyone,I am trying to create a DATE parameter for my startparts, which at the creation of a new part is linked to the parameter PTC_WM_WM_CREATED_ON by a relation, but which can be modified later, if necessary. This, avoiding that users have to modify or remove relations. With these relations the DATA parameter is editable from the day after creation, but I would like to use something better: IF PTC_WM_CREATED_ON == PTC_WM_MODIFIED_ONDATE=PTC_WM_CREATED_ONENDIF I don’t want to be forced to wait a day, but I don’t know if there is another way to do that, using only relations and existing parameters.Any ideas? Thank youMarco p.s.I'm using CREO 8.0.9.0 and Windchill 12.0.2.10 and the date format in Windchill is set on dd-mm-yyyy (08-10-2024)
Hello all, I want to avoid warning message that appears for toolkit application when executed first time. The warning message is " This application is from unknown source. Do you want to run this application? Can digitally signing the application / dll file avoid this message?
I am trying to create a 3D dxf file of an assembly in Creo 10. I also have an assembly level drawing of the entire model. Is it possible to create a 3D .dxf file or .dwg file?
Does anyone have a surface roughness symbol for ISO 1302 to share? It was updated in 2002, but PTC haven't gotten around to updating their symbol yet ...
I have this error when opening ?msg_msg@Probe the components or geometry you want to select?msg_msg@Serious error - could not recover corrupt design?msg_msg@Probe the components or geometry you want to select?msg_err@>>>> error <<<<?msg_err@Failed to open the design. It may be corrupt or inaccessible. An automatic backup was saved to:Y:\ARQUIVOS OFF LINE\RMendes\DEFENSIVO\0000014403_6-22-2023_RCV_1.rsd.
Regarding Schematics 10 print to pdf on check-in to windchill. every version of schematics messes with our title block company logo such that we have to go in and change the resolution of the logo to get it to be compatible.here is what it looks like in the schematic: here is how pdf conversion on checkin to windchill modifies it: when will this be made to not be an issue?
Hi All, Is there any possibility for having multiple view ports in creo Parametric part modelling as we have in ISDX Module. Attached a reference image.
Hi, I have been experiencing the issue as regeneration failure/missing component, I am unable to figure out where i have gone wring & not able to find a solution to fix the issue. it would be appreciated if anyone can help me with a solution.Attached are the images FYR. TIANaresh
I'm experienced in CAD, but new to CREO.I'm finding all sorts of tutorials for how to make a circular or linear patter with a feature such as an extrusion. However, am I able to make a pattern out of just a sketch so that I may later extrude the entire pattern?If so, do you know where I can find a good tutorial for this? While we're on the topic, can you do this same thing with the mirror feature?I know it's possible to do both of these things before and after finishing a sketch in a variety of other CAD software's, but is that not the case for CREO?
Hello, I need some help with changing the clour of the dimension. During creating the part I would like to know which dimensions are - Driven by some formulas/relations. I couldn't find the right way to change the colour of the Relation Driven dimensions. Is there a way to change the colour? Or maybe a different way to highlight it? thank you, Regards, Arek
I'm using CREO Parametric 7.0.3.0 I have the shape shown in the attached image, and I'm trying to use the trim feature to remove part of the circle to produce the shape shown in the second image. How do I do this with the Trim tool???
I'm using CREO Parametric 7.0.3.0 When making a sketch, all these dimensions are placed and I can edit the values of each dimension.Am I able to freely ad dimensions between points even though it may be over constrained? If so, how? If not, it seems like this frequently causes the need to add and subtract the dimensions that are present in order to ensure the distance between two directly-undefined points. I should at least be able to place a dimension for reference, at least that would avoid over constraining. Please help.
One of the greatest frustrations I've come across when transitioning to CREO (Parametric 7.0.3.0) is that scrolling to zoom in and out causes your view to be zoomed in/out relative to the center point of the model. How can I change it so that, like most modeling software's, it zooms in/out on where my mouse/cursor is located??? Say I have a long model, and I wish to zoom in on some details at one end. scrolling only zooms in to the center of the entire rod and I can't look at any details close up on that one end of the rod. Someone PLEASE tell me there is a way to zoom in/out of where your mouse cursor is located! This is unbearable.
I want to change the standard orientation.This was already discussed here: Standard Orientation view cannot be overwritten. - PTC Communitybut the result isnt complete for me. To Change the standard orientation, i have to change the x and y angle.But i dont know how to change it. Can someone explaine it with a video if possible bcs i am using creo 10 in german language and it is not easy to follow the english instructions?
I have a standard sheet metal part which I have formed, which I need to create matching wall 10mm offset from it to maintain a continuous section, (think of HVAC square ducting etc) I've managed to do this with a quilt and offset wall, the geometry I want is there, but I need this formed as a separate part. In the image the lower side is the original sheet metal part. Thanks in advance!
If my model changes and the note becomes unattached, my textline "&REF_DES:AT_CONN" calling a parameter changes to "***".Once I go through and reattach all the leaders, I can run this function to update all the notes back to "&REF_DES:AT_CONN", It only works if I've double clicked to edit the text before hand.Has any one else had this issue? Does Toolkit also have this issue, or is this solely a weblink problem? function Notevisit() { if (pfcIsMozilla()) netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); var session = pfcGetProESession (); var model = session.CurrentModel; alert("STARTING NOTE REFRESH: PRESS 'OK', AND DO NOT TOUCH UNTIL 'DONE' IS DISPLAYED"); model.Regenerate(void null); if (model == null) return; if (model.Type != pfcCreate("pfcModelType").MDL_DRAWING) return; var LABEL = "LABEL: &REF_DES:ATT_CONN"; var name = String(LABEL) var LABEL = "LABEL: &REF_DES:ATT_CONN"; var name = String(LABEL)
Hi,Is there a method of accessing the drawing number within the relations area of the table(repeat region). I would like to use the drawing number for conditional test to format the repeat region output a certain way if conditions are met.Regards,Marlon
I run Creo 11.0.0.0 on two computer, my laptop running Win10 and on my PC running win11. But they both have developed the same issue: which is the middle button does not cancel the break command. When detailing I wish to break a dimension leader line, so I pick the leader line, RMB and pick the break option. I LMB two places on the leader line where I want the break. The leader line breaks. Now I MMB to cancel the break command to move onto more tasks. But this does not cancel the command and leaves the break command dialogue box sitting there open.This issue started a few moths ago (July 2024) when I was running 9.0.3.0 so I upgraded to 11.0.0.0 and the issue was still there, So may be a window/Java/driver update, but, I have reinstalled both of these and still have the issue. Anyone else have this problem?
I am using Creo Parametric 9.0 and I am setting mechanism constraints (Pre-Defined Constraint sets) to make a dynamic model. Into A.asm, I want to assemble another assembly, B.asm, which has multiple components that should be able to move relative to each other. I have B.asm set up so there are a few mechanism constraints that limit the range of motion so the components are tied together somewhat, but are still able to move as they should (rotate, translate, etc.). When I assemble B.asm into A.asm, I define multiple mechanism constraint sets (Pre-Defined sets) to constrain the parts of B.asm to parts of A.asm. This use of multiple constraint sets works really well until I get up to 8 different sets. Then, the last constraint set has its "Enabled" check box unchecked, so the set is Disabled. Whenever I click the check box to enable that last constraint, the constraint works fine and the B.asm connects in the model as it should--so there are no connection failures. But, after h
How can i change the dimension to the mean dimension?For example, I have the dimension 100 with the tolerance -0.1 and -1. The Mean dimension would be 99.45.How can show/activate that?
Dear Community, Currently we are using Creo 7.0.12.0 but we are planning to update to a more recent version in the future. We try to enhance our 3D-Models with as much information as possible (MBD), but we have the struggle now, that 3D-files very fast get cluttered with annotations, dimensions, tolerances, etc. Especially when we are starting to assemble such 3D-parts. Is there any option available to add dimensions also to Simp Reps? We couldn't find any option and also the help documentation was not helpful. Thanks in advance for any hint!
I am trying to figure out how to route multiple harnesses along a path and have the actual diameter shown, and change, as harnesses are added or subtracted, so I know what size to make things like routing holes and wire trays.
HiMy customer try to unfix length of many fixed cable at once in very complex cabling assembly. He try to use "Free All Length" functionality, but it works only when proper - fixed length cable is selected. So the question is: how to find and select all cables containing fixed length to use the "Free All Length" functionality?Any ideas?
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.