Recently active
I am using Creo Parametric Release 10.0 and Datecode10.0.7.0I have a user asking about defining a default simplified representation in a non-assembly model, is there a default simplified representation in non-assembly models? I have not been able to find default simplified representations in anything but assembly models.
Hello,I would like to have an assembly file which contains a box and many of a same part. Like a box full of bolts. Is there way to assemble those parts in not a particular manner but rather in a random way? An example picture is shared.Thank you.
I am ready to engrave some words on a surface using extrude function. The code list below, but seems the specified font did not work. I checked the feature created by this function, the font is still font3D. How can I use other font? double height = 10.0;pfcPoint2D_ptr firstCorner = wfcCreatePoint2D(-25.00, -25.00);double length = 48.764;pfcPoint2D_ptr secondCorner = wfcCreatePoint2D(-25.00 + length, -25.00 + height); wfcSectionEntityText_ptr text = wfcSectionEntityText::Create(firstCorner,secondCorner,content); text->SetFontName("cgomg"); // use font cgomgwfcSectionEntity_ptr textEntity = wfcSectionEntity::cast(text); sketch->AddEntity(textEntity); sketch->SetIntentManagerMode(true);sketch->SetIntentManagerMode(false); /* Redefining the feature */extruFeat->RedefineFeature(0, extractedTree, featOpts, regenInstr);
PTC says this can't be done, so I'm appealing to a higher authority. Put simply, I want to use repeat region relations to compare a parameter in each member to the number of the drawing. PTC Tech Support says there isn't any way to reference information about the drawing from within the repeat region, but that sounds like a terrible gap in functionality, is it really true?
PTC community,Is there an auto save option in creo? After a certain time or key strokes. My pro-manufacturing guys were wondering so I thought I'd look into it. I thought maybe a config option.Please help me out.
Hello,I am a senior year student in university, aiming to implement my previous work experience using Creo Parametric/Schematics to generate electrical wire harnesses for our Formula SAE team. This way we will better know items and wire lengths needed to make our yearly wire harness for competition, both IC and EV. I personally love Creo and hope to help future members learn this program since it's seemingly necessary to work in some high level industries.With only a university free account, trying to prove that Creo is more than useful for our efforts my previous experience is somewhat mitigated for reference. I am hoping to maybe learn of some alternative means to generate the parametric intelligent wire generation. Also is colored cabling disabled for a free account? I've attached an image of my default parameterized spool below, adjusting the name to lowercase as per some support ticket entries I read prior but to no avail. For one person on our team hoping to join a spe
Requested Improvement: There should be some visual indication in the model that the dimensions have been altered using the Analysis -> Dimension Boundaries tool (referenced as Dim Bounds in help). An analysis feature in the model tree would be helpful, (This would also be helpful for turning on and off the analysis, or having different analysis scenarios)Also highlighting of the alerted surfaces would also be helpful. One color for more material another for less material. Or, one color for upper boundary, and another for lower boundary.Environment: Tested in Creo 10.0.8.0. Problem: When the Dimension Boundaries feature is used and active, there is currently no indication in the model tree. The risk is that an analysis could easily be left active in a production model. Manufacturing could manufacture to the model expecting the model to match shown dimension values. The end result is that bad parts could be made due
Currently we have the following relation in our startpartMATERIAL = MATERIAL_PARAM("CONDITION")This arranges that the parameter MATERIAL is filled with value of the material parameter CONDITION. This parameter MATERIAL is shown in the BOM.As with Creo 7 there is the multi-body added. In this situation it is possible to use multiple materials in one part. When this is the case there is a parameter PTC_REPORTED_MATERIAL created which contains the name (I think it's also the condition name) of the used materials separated by a ",", see below. I thought I update the relation in our startpart (template) but it is not possible to use the relationMATERIAL = PTC_REPORTED_MATERIAL It then shows the error "Invalid symbol ' PTC_REPORTED_MATERIAL ' found.". Somebody a solution?
This is handy. I modified it today to use with G-Post (I have been using FORTRAN posts for 25+ years, and just made the switch this year). This will build a setup sheet from your apt source file. It should be easy enough to understand and tweak for your own needs. I find it very handy for creating run books. I compiled using FreeBasic but it's easy to convert to your language of choice. You can create a .bat file and attach it to one of your Cimpro buttons:echo offcd %2@C:\anc\camsys\SetupSheetHelper.exe %1 Main Program:'*********************************************************************'SetupSheetHelper Main Program'Bryan Felsher 01-03-10'Modified 10-17-2025 BCF for AUSTIN NC G-POST'*********************************************************************Dim Shared As Integer i=0,n=0,iTLNUM,SEQNUM=0,iPRNUMDim Shared As Integer FILTYP = 0, FREAD = 0Dim Shared As Strin
We would like to update our MultiCAD environment to a newer Creo version 11/12CS134024 shows that Creo 9 has compatibility to SolidWorks 2025 in Version 9.0.12.0.When does this support comes in Creo 10/11/12 ?We have a multiCAD environment and this holds us back to upgrade from 10 to 11/12.Regards,Marc
I have a failed upgrade of CREO Parametric, 11.0.4.0 to 11.0.6.0, that I am struggling with. The error message is ERROR: Unable To Launch Application Because No Valid Configuration File (*.psf) Files Were Found. Articles from the Knowledgebase state to run "reconfigure.exe" from the C:\Program Files\PTC\Creo 11.0.6.0\Parametric\bin folder, but the only "reconfigure.exe" that exists is in the C:\Program Files\PTC\FLEXnet Admin License Server\bin folder and does nothing but see the available license server when run. Any help would be greatly appreciated.
I frequently find one or more of these processes consuming 100% of a core each. While I do have a plurality of cores, I do not particularly fancy using them for power-consuming bugs. It seems they are Chrome related, and that IE is no longer supported. So what can I do about it, except killing the processes when I find them surging? Windows 10 22H2, Creo 11.0.5.0, Threadripper Pro. Airgapped, no PDM.
Saga Robotics’ robots transform strawberry farms in Britain and vineyards in California—eliminating chemicals and advancing sustainable agriculture.
I am using Creo Parametric Release 4.0 and DatecodeM1301.목적 : 챔버 내부 볼륨확인.2. ASSY→슈랭크랩 변환. ( 내부 체적이 포함된 상태 슈랭크파일 1.prt 와 내부 체적이 포함 안된 슈랭크파일 2.part 를 생성해서 1.prt-2.prt를 하면 내부 체적이 나올 것입니다.3. 안되는 부분. 슈랭크파일 2.prt 가 생성이 잘 안됩니다.-> Assy의 일부 prt들이 SURFACE로 변환된 부분이 발생함. ( 불필요한 단품드르이 체적이 합산되어 버림 )-> 다른 원인이 있을 수 있을 수 있음.
What I would like to do is have the colours of wires represent the colour of the spool from which that wire is drawn. Now whilst I accept that the wire colour parameter is just a label that can be used in reports and is in no way linked to a colour in the rendering sense I would like to know if there is any way of assigning a visual colour to a spool.Alternatively.In WF3 I could colourise a harness by applying colours to individual wires but in CREO I can not find how to do this. The wires are created in a default colour and any attempt to colour a wire selects the whole harness. The 'new' process of selecting the object to which the action is to be applied before the action you wish to perform, does not work in this case. I select an individual wire then select the colour I wish to apply but the selection dialogue does not appear and I can't OK the process for the colour to be applied. If I can't colourise a spool how do I colourise an individual wire?
Check out this video on Simulation updates by Todd Kraft (Creo Product Manager) and Tom Quaglia (Creo Solutions Consultant).
I am using Creo 11. I am trying to merge harnesses into one harness. Can this function only be used if the harnesses to be merged where from the same harness that was previously separated?
Anyone know how to get the tools from my Manufaturing to post out to my programs so that the list of tools and sizes are in the program for the operator. Now i write them down or use the "Process Documention" button to this after the fact and give to operator.Jeff
Professor requires username to be a specific name, how to change?
During startup, the application initializes successfully and the license is validated. However, we encounter the following error:!trail file version No. 2020!Creo TM 9.0 (c) 2025 by PTC Inc. All Rights Reserved.!Exit Logger data:! Process ID: 7012! Application: Creo_Parametric! Start date&time: 2025/10/23 09:39:45! language: usascii! machine type: x86e_win64! datecode: 9.0.9.0! Server: NONE! Workspace: NONE! traceback file: C:\User\z0192955\creo\systemcfg\1761183534\traceback.log!end Exit Logger data.< 0 1.194667 1728 0 0 1008 1920 0 0 1080 13!mem_use INCREASE Blocks 948438, AppSize 15602702, SysSize 36131336< 0 1.064000 1064 0 0 999 1920 0 0 1080 13< 0 1.067000 1067 0 0 999 1920 0 0 1080 13< 0 1.067000 1067 0 0 1002 1920 0 0 1080 13< 0 1.067000 1067 0 0 1005 1920 0 0 1080 13< 0 1.014000 1014 0 0 1005 1920 0 0 1080 13< 0 0.868741 1698 0 0 733 1920 0 0 1080 13< 0 0.868741 1663 0 0 733 1920 0 0 1080 13< 0 0.880593 1673 0 0 743 1920 0 0 1080 13!%CIWelcome to
Goodmorning everyone, do I have to import a step created by a single assembly as a single part? How can I do? If I decide to open it as a "part" the file does not open correctly (missing parts and geometries).Thank you, Matteo.
I have derived a drawing from a Multibody skeleton in Creo Parametric. Now I want to display only one body. This works, but then I have the problem that the view frame is still very large even though I only see one part, and I want to adjust this.How can the drawing frame be reduced?
Creo 10 Pro/Toolkit developement. How to route multiple cables through a network? I tried following code to route all cables through the network point. But all cables are concentrating in one point as the attached picture shown. It is not what I want. for (int j = 0; j < cablenum; j++){err2 = ProCablelocationrefAlloc(PRO_LOC_POINT, sel_array_route, PRO_B_TRUE, NULL, &cablelocationref);err3 = ProCableThruLocationRoute(cable_route_data_arr[j], cablelocationref, &p_location, &second_location);err = ProCablelocationrefFree(cablelocationref);} How to route the cable through the point like the right pic shown? I will be appreciated.
Hi all,I have created Sheetmetal tutorials for you. In this tutorials you can learn quickly and easily - How to use Sheetmetal features.Note: if you need to learn something more about Creo features - leave a commnet here Thanks.I will try to prepare some other and new examples for Basic and Advanced Creo modeling.Best Regards,Vladimir PalffyList of Sheetmetal tutorials:How to create Extrude featureHow to create Revolve featureHow to create Flat Wall featureHow to define custom Edge Treatment with Flat featureHow to create Flange Wall feature How to use Bend feature How to create CutsHow to create and use Rip, Corner Relief and Conversion featuresHow to use Extend featureHow to use Join feature How to create Blend feature - Rectangle to Circle How to Convert imported geometry to Flat State
Cone shape. 2" on one side 5" on the other, and about 24" apart. Helical cut with a pitch of 24. Surface or sheetmetal doesnt matter to me. The questions is can I flatten it?
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.