Recently active
Match the Maximize Minimize Close buttons to Windows 10/11 style
Hi guys,My name is Dragos and I am PhD Student. Can someone tell me if it is legal to use Creo 7.0 Student edition for freelancing stuff on Upwork for exemple? I know that it is not so fair for PTC guys and that's the reason why I asked that.If it is not legal, can you recomand me a version (a license) which is worth for freelancing?Thanks a lot!
Whenever I select assemble CREO always defaults to desktop but I want to always default to in Session , is there a config option that can be changed to default to parts in session instead of desktop. If NO I would like to default to working directory.
Welcome to this month’s Creo challenge where we’re celebrating personal creativity and unique design! We are inviting all members of our community to use Creo Parametric to create their very own logos. Whether you draw inspiration from your initials, your favorite hobbies, or even cultural symbols like a family coat of arms, this is your chance to showcase what uniquely represents you. Challenge Overview: Watch video tutorial below Create Your Personal Logo: Design a logo that reflects your identity or interests using Creo Parametric’s powerful sketching tools. This could range from something as simple as a stylized version of your initials to something as elaborate as a heraldic shield. Using Sketch Regions: Employ sketch regions to finesse different segments of your logo individually. This allows for intricate adjustments and detailed personalization of each design element. Prepare for 3D Printing: Consider crafting your logo as a multibody part suitable fo
Hi,I have a problem to bring the ECAD/MACAD collaboration to work. The compare/validate Tool in ECAD/MACD Collaboration runs always in an error (see picture) I found the following support articel (CS125726)and reinstalled, as adviced there, Creo View. But no success - compare Toll still shows the error massage. Creo Version 9.08tried Creo View 10 and 11 Anyone a hint, what to do?
Is there an API that can listen for user actions when creating or deleting annotations through the toolkit?For feature creation, I know I can use pfcDefaultSolidActionListener->OnAfterFeatureCreate.However, I’d like to know if there’s an API specifically for annotations. I want to monitor when a user creates annotations from Creo70> Annotate > Dimension. Thank you!
Hello! For Creo 3 I'm trying to copy additional files using silent installation. For this I'm write a custom action in "pma.p.xml": <CUSTOM_ACTION dest="C:\Users\Public\Desktop\readme.txt" dll="" file="C:\readme.txt" name="CopyFileToDest" when="PostInstall"/> To start installer: setup.exe -xml pma.p.xml But "readme.txt" file is not copied to the desktop (or any other destination). Is it possible to write user actions? Any tips are welcome!
hej i need some help with some Relations with parameters in an Assembly and parts from an interchange Assembly:Situation is as follows:I do have a Top Level Assembly, in this Top Level Assembly i have a Componet with Feat ID 123This Component is in an Interchange Assembly defined with reference tags. each Componet from the Interchange Assembly has 3 parameters named A,B,Chow can i acces those Parameters cause i would like to use them in a relation.i tried to call them with :FID or: CIDit works until i replace the part in the Top Assembly using the replace by interchange command.when i do this the Feat ID will be changed from Feat ID 123 to Feat ID 124, with that my relation is not working any longer. because in my relation i use :CID i tried before using :FID but my parameters have different FID: Numbers so that doesn't work either. hope someone can help me with this 🙂RegardsMarkus
Hi, I am new to creo so this question might be dumb, but i can't figure it out how to cut a pipe when it intersects other pipe(i attached a photo). As you can see in the picture i have a horizontal pipe that i want to cut at the face of the vertical pipe. I tried to use component operations (I have CREO 3) but when i am using this command it cuts just the intersection(see pic 2).Could you help me to do this cut?Thanks!
Creo8. I need to convert an outside file to an editable part. I am able to import it as a STEP, STL, or OBJ which doesn't appear to make any difference to Creo. The part in question comes in with tesselated surfaces, I think because the original file was made in Blender, and Blender outputs it's models with them. I then Shrinkwrap the imported part to a new file with the ignore quilts toggled off and "10" selected as level of "precision". The result is a usable editable part, but because Shrinkwrap does its own tessellation, not as tight a part as I would like - tessellated fillets not in the original file etc. Is it possible to shrinkwrap or otherwise convert an imported tessellated object to an editable part using the tessallations which are already in the part without adding any others? If this isn't possible, is there a precision setting higher than 10? If what I'm asking is not possible, my solution will be to edit the imported file in On
How would I read a parameter that is located in the part from the drawing?I have a drawing open and active and with JLink I want to read a certain parameter that resides in the Part not the drawing.I can open the part and get, but I would rather do it from the drawing so I don't need to open part. Is this possible?Thanks
Creo 8 I am showing Datum Feature Symbols to my drawing that i created in the model and they are coming in skewed when the referenced feature is not vertical or horizontal in the view and i can not do anything to fix them(see screenshot). the other Datum Feature Symbols come in just fine everywhere else.
Hi, in CREO ADVANCED PLUS 9 I have to mirror THE 4c28fw08500.asm wrt the green SYM_TRASV plane.If I check the "Reuse selected model" I obtain the wrong position in the picture below: Instead, I want to obtain the correct position that I have when I check the "Create a nex model", but I don't want to create a new code model. How can I fix this problem? Thank you.
Dear all, i would know how to edit a sketch quote relation from the program file of a part. I am creating relations on the fly, so to speak, and I cannot access them at a later time in order to modify them. I began by making the parameter, NTHICK, equal 1.5. For many extrusions I have entered NTHICK as the dimension value and Creo/Pro will ask me if I would like to establish a relation for the dimension. I click yes and a relation is created. I can verify this by double clicking the dimension and then I'm told that it cannot be modify becuase it is controled by the relation d256 = NTHICK; this is good, its what I want. The problem is that I cannot access the relation to change it. Going to Tools>Realtions doesn't work--the realtion is not there. Please help. As this was done in many parts i would know if there is any update on this topic. Older similar posthttps://community.ptc.com/t5/3D-Part-Assembly-Design/cannot-find-created-relations/td-p/4
Community, Is it possible to apply an aerodynamic pressure load to a cylinder in Creo Simulate 10.0. The load needs to be applied to one half of the cylinder and in the same direction, not normal to the surface. Trying to achieve the pressure direction in the attached image that shows "Need this", except arrows pointing down from the top or outside of the curved surface. Thanks in advanced.
I'm here seeking some clarification on the main differences between using standalone vs subordinate when creating a user-defined feature (UDF). I am currently using Creo 7.0.2.0, and I think I've started to grasp the concept of it by performing some tests. From what I've gathered, standalone and subordinate are the same in the fact that both options allow you to modify the UDF by adding/removing/changing the variable dimensions and family table dimensions as well as changing the reference prompts using the UDF Menu Manager. Correct me if I'm wrong, but I believe that the key difference between the two is the ability to edit the actual feature the UDF is referencing. So, when creating a subordinate UDF, since it is directly related to the parent part, if you go back and change the features of the parent part, then the changes will be included in the UDF as well. For example, if you have a UDF of a revolved hole feature, you can go back to the base model and change the dimension of
Is it possible for Creo 9 to open Creo 11 files (*.prt, *assy, etc.)? I'm part of a global team, and one region's engineering team uses Creo 9 while we use Creo 11. I sent them some files for review and they can't seem to open it. Thank you!
Hi, I'm trying to configure multiple versions of creo (Creo 8 and Creo 10) in a machine and i need to access vb api of each version based on the user action such as open. as per the instructions i had added pro_comm_msg.exe of Creo 10 to environment variables. my doubt is that how to setup the same for Creo 8? And will the COM classes and interfaces will be segregated for both the version and both can work parallelly?
I have developed a small software package to assist with the use of search_path commands when loading assembly files (without the use of Windchill). The software is completely free. It can be downloaded fromhttps://lihaul.dnsalias.net/owncloud/s/Gg42Ligo3Pqx5c9 Any comments, remarks to improve the software are welcome.
I'm working in CREO 10, but I'm very new to it after many years of Inventor and SolidWorks. I have a cable assembly that I made without using the cable tools. I have a PCB, roughly 10" length of ribbon cable doing a 180 turn (modelled as a U-shaped part), and a 2nd PCB. I have 2 locations where I use this harness, and the placement of PCB 1 relative to PCB 2 is about 1/2" different between the 2 location. I'm trying to make 2 versions of the same assembly (since we'll use the same PN for both locations), where the length of legs of the 'U' shaped cable change. On one instance, both legs should be the same length. On the other instance, the legs should be 1/2" different, but still 10" total path length. Based on googling, it looks like my options might be a Family Table at the Part and Assembly level to select the leg length. But maybe it makes more sense to do a Spine Bend (if I can figure it out) on a straight base part? Or some other approach?
Hello, I currently have a subscription for CREO (8-11) that will end at the end of the year.For financial reasons I will stop it.I have an old Creo3 license that is permanent. Will it work on Windows 11?When I will no longer have maintenance, will I be able to change my host ID?For this Creo3 that is no longer under maintenance.Thank you
Hi All, I am wondering if 3.0 F000 will run under windows 11? Has anyone tried it? Thanks,Scott
Good afternoon,Currently just joined a company that used Creo 7.0, so I am very new to it. For the past 13 years, I have been using Siemens NX 2206 in association with TeamCenter PLM. What would be the best Creo 7.0 self paced training to utilize in order to learn basic sketching, modeling, assemblies and drawings, preferably in that order?I can start a sketch, however I am having issues figuring out how to finish the sketch and add 3D features in order to create an actual part.Hope this makes sense 😂Thanks in advance.,Chris S
Hello my name is Bogdan. Help me plz How Download the Creo Trial and receive 14-day trial of Creo ParametricI visited the site https://www.ptc.com/en and created an account https://www.ptc.com/en/supporthttps://www.ptc.com/enhttps://www.ptc.com/en/products/creohttps://www.ptc.com/en/support
I am running Creo 9.0.7.0 on Windows 11 24H2. I am trying to import x_t files and it causesCreo stop responding and crashes. Here is my traceback.log file: ------------------------------------------------- The trace creation timestamp is: 수 12 11 11:40:52 24 The executable build timestamp is: 월 11 20 21:36:19 23 The datecode is: 2023374 The pro machine type is: x86e_win64 The process ID is: 37268 The traceback type is : CRASH The logger exit status is: 00003 The Trail is: trail.txt.75 The release is: 9.0 The product version is: 9.0.7.0 The product title is: Creo Parametric ------------------------------------------------- Exception EXCEPTION_ACCESS_VIOLATION has occurred in the thread 40172. Pls help me! tysm
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.