Recently active
Creo 10For non spec driven pipes, is there a way to change the color of the center curve after the pipe has been modeled? Where is the control for the curve color?
1:creo12不能检索pro_Library_dir所指定的库中的元件。这是creo12的一个BUG么?因为其它版本的creo是正常的。 2:能不能设置一个选项,可以让功能区按键提示“ALT”被释放出来,用于快捷键比如ALT+1,ALT+F等。功能区按键这个操作太繁琐,按键次数太多并不能起到“快捷”的作用。而且在使用这个功能时因为软件要加载出提示,还会让软件感觉卡顿。再者大多数人并不会用到这个功能,况且还有一个F10可以用来做这个事。为什么ALT与F10两个按键用来做同一个事情呢。还占用ALT这个使用率超高的按键。 建议设置一个选项让用户选择是否使用这个功能,选择不使用这个功能时ALT键可以用来设置快捷键。
I want to make a Bimetal Strip Temperature Displacement for my full mechanical project :mechanical solar tracker (dual-axis sun follower) brief description a purely mechanical solar tracker that uses clockwork and thermal expansion to keep a small solar panel or mirror sun-facing, without any electronics or sensors. working principle heating the bimetallic strip triggers a ratchet mechanism for hourly, incremental platform rotation. gravity then leverages a weighted escapement to fully reset the platform upon sunset.also any advice for my projectsThanks
I am using Creo Parametric Release 9.0 and Datecode9.0.8.0While running edit command, Creo window get freeze and can't change the numbers
Working on a decent sized harness with around 2 dozen connectors and have routed all of it in 3D with coord systems and networks. In the past with smaller harnesses I have been able to manually put in the number of pins in the components tab and then in the pins tab add in the entry port, regenerate the assembly, go back into the parameters and the PIN ID and Cable name have automatically been populated. (Not using Cero schematics anywhere all manually routed) Just as a quick test for this harness I picked a few connectors to make sure everything was working and followed the same process above and the pin ID came in but the cable name did not. My question would be why is the cable name not coming in? My first guess would be that i need to fill out the entry port column for every single connector ( with that then do I need to do that for every port or just one per connector?). My other guess would be I am missing a step somewhere in there and something is not connecting correc
Has this been tested with Creo? Thanks
A user recently got a new computer with Creo 11.0.3.0. They noticed that their "shortcut" to Pro/Library was missing on left hand side of the Creo Browser underneath Common Folders. We looked into their config.pro and saw no issues. The pro_library_dir was even defined as it is on all other users' computers also running Creo 11.0.3.0. I even changed the setting on the config.sup file on their computer and that failed to make the Pro/Library shortcut show up. Has anyone else ran across this issue and what steps would you take to make the shortcut show up?Below is a picture of how it shows on my Creo Browser.
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
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.