Take the Windchill Satisfaction Survey!
Recently active
I have a UDF that creates threaded internal holes. In the UDF family table exists all the information that is needed to create a note on the drawing for describing the thread, depth etc. Is there a way to create a note from the table columns without having the user select each dimension?Note should read as below: 1/4-20 UNF-2B Major Dia.: .5000 Pitch Dia.: .4565/.4500 Minor Dia.: .4340/.4170What I would like is an annotation to be created when the thread UDF is ran. The UDF may be ran several times on one part & this is the reason to need it created as the UDF is ran. This way the user can show/erase the annotations and reduce the chance of errors.
Hello community, I've started to add some custom light scenes in the lightsscenes.xmlHas anyone experienced this already?I mean there are some settings that are not fully explained in the help, for example the difference between "ambient_adjust" (in the main definition of the lightscene) and "adj_ambient" (in the definition of the light itself).Or other best practices in positions, orientations, etc..I'm not fully happy with the default that comes with the application so I'm doing some tests and wondering if anyone has already done something to be shared, at least some experience 😉 Thanks
Have dual loads of P9 and P10. My application is CPU intensive. Recent testing showed a big difference so I did a simple sum test. The results are not good in my opinion. Can this be fixed with a patch? Bloatware at its finest - added functionality with engine overhead.
Hi guys Good Morningis there any Api call is available for reading or retrieving the model from the windchill workspace?Please let me know if you know any other Possibilities. regardsAravind
Hello all, I am facing a problem related to the conversion of my files to the Creo Parametric 9 version. Currently, this version of Creo only allows you to change its results into the following formats: I want to convert my analysis results from these above formats to Excel format. I tried surfing online regarding the same but couldn't find it. If anyone can help me, then I request that person offer me that information to convert those results into readable text or Excel format.Thank you,Rushang
Hi,Does toolkit offer the possibility of developing a CAD model directly using programming language. Like all command like extrude and all can be programmed according to dimesional requirements without building any CAD model in actual.
I was wondering if anyone knows how to select the surfaces highlighted from a semantic query? For example, I want to be able to select all GTOL annotations in my model and put the surfaces related to them under a layer. By right-clicking the GTOL layer and selecting "select items", the surfaces I want all show up under semantic query, but they aren't actually selected for, say, changing the appearance. If anyone knows how to do this with or without the semantic query tool, your help would be much appreciated. Also, my company is removing licenses with the GD&T advisor, so something like that wouldn't be an option. Thanks! Version: Creo 11
CREO 8.0/5.0Inserted exploded view on sheet-11 of the parts is like transparent. Outlined, Like the tangent lines you can see all the way thru the part.The part in the assembly model is solid. Not toggled to transparent.The part is an imported part from McMaasterCarr. But we use hundreds of their models with no issues.
Hello, I've been trying to simulate one interesting case in which i did stuck. Here is an image of what i've been trying to achieveHere is an example of using advanced rigid link beam is discontinued after first rigid link is applied Here is an example of using advanced spring (point to suface(projection)). It is deforming in wrong direction Can you help me solve this mystery?
I tried wrapping OTK C++ to create a dialog. What I learned is that it is possible to manipulate the user interface of CREO when setting the style of the dialog to uifcDIALOG_STYLE_PARENT_AND_MENU_MODAL. At the same time, when you open the dialog interface of other creo, the dialog created by OTK will be closed. In general, there are no exceptions as follows the sample code. LIKE:uifcCreateDialog, uifcActivateDialog, uifcExitDialog and uifcDestroyDialog return 0 andno exception is thrown.But I get an exception when I call the function uifcActivateDialog in a function that is rewrapped. After the uifcActivateDialog dialog is blocked, an exception occurs when open other CREO dialog boxes.Thanks in advance. Versions:Creo Parametric 9.0 - 64 bitWindows 10 64 BitC++ Object Toolkit
Hello CAD admins, you probably also provide your users with a company-config.pro with standard mapkeys in the text directory of the Creo installation.In our case it happens again and again that users create their own mapkeys (which is legitimate), but when saving them they manage to write out the complete company-config.pro into the local one in the home or start directory.Since the local mapkeys have the sovereignty, the users do not get changes to the mapkeys in the company-config.pro anymore.As far as I know, the default mapkeys can't be packed into a config.sup either, because then the users can't create their own mapkeys anymore.How do you deal with the problem of overwritten default mapkeys? Regards, Domenic
Hello,Is there a search function for Creo Illustrate figures? In the future I will have large Creo Illustrate files with a lot of illustrations (20....100 and more), all consisting of 11-digit numbers. In order to find one of these numbers (illustrations), I urgently need a search function similar to the search function in the parts list. Unfortunately, at the moment (it seems) there is only a filter function for figures that isolates the figure I am looking for (see picture below): However, I would like to have the figure I am searching for highlighted in the list of all figures, so that I can see the location (see picture below): If I am wrong, please tell me how to search for figures. Best regardsRamon
Hi Guys,Can we use the model check to detect the ghost reference and break it, is it possible?Regards,Aj
Can anyone here tell me why I can not plot the X-Y Point from that DATA TABLE?
Hican anyone here explain, why I get this error`?
Hello, I am trying to create a map key that will auto create the new "enclosure volume" feature then take its x,y,z dimensions and add them to a parameter in my bill of materials. My biggest issue is the enclosure volumes parameters have an "internal feature ID" attached to them and is unique between components if I want to reuse this map key which then causes failures in the relations for PTC_BBOX_X:FID_(should have an ID number instead of stars.) I tried to incorperate copy and pasting the the feature ID from the feature information but that part of the map key doesnt work as it only pastes what was copied when map key was made. I also tried inserting the bounding box parameters in the map key and that failed as well because it cant find the parameters agian because of the internal feature ID. Here are my current Parameters:FINISH_SIZE stringXR real numberYR real numberZR real numberX stringY stringZ string Here are my relations:XR=CEIL(PTC_BBOX_X:FID_****,3)YR=CEIL(PT
Hello everyone, I'm trying to find a way to show the file save iteration number in a drawing in Creo (Version 4.0 and higher). It will be used for projects without a PDM system to show the exact save iteration, in addition to a revision parameter.For example for a drawing of a part named DUMMY.PRT.35 I would like to extract the number 35 either directly in the drawing and show it in a note -or- in the part model by placing it into a parameter I can reference in a drawing note.I haven't found if this is possible somehow. The rel_model_name and model_name parameters do not seem to provide this functionality?Any help is appreciated!
Dear all,long time ago after I did programming MathCAD.How can I filtering on DATA Matrix here for all submatrixes which have conc = 0.5 f.e.I did this but is buggy. Maybe some one can tell me, so that I can remember my knowledge Ihave forgotten. thanks
I have downloaded a trial edition of MathCAD prime 10. However it has defaulted to an express account and cannot use the prime features during the period. How is this resolved?
Engineer here, I need help understanding the limits of my approach. I have a fairly simple electrical circuit, which I can solve very easily by hand - there is only one voltage source which is in series with 3 impedances, and then two external impedance branches. BUT, I want to simply write the various equations and solve them in an AX=b approach. With the specific impedance values you see above, this approach fails. A is singular, and using lsolve(A,b) in Mathcad reports, "the calculation is not converging". If I change the bottom left impedance from j1.224 to j1.2 and change the one directly above it from j1.224 to j1.5 I get a solution. But, the lsolve solution differs from inv(A) times b solution and both are wrong. The current leaving the + terminal of the source will be -j0.30 A by my hand calculation. I've attached a pdf explaining my circuit and a Prime 9.0 file with my simple calculations (I can provide an 8.0 if needed). I'm sure it just
Hi everyone. I am unable to create an animation in CreoView. I am new to CreoView and I'm not sure if we have to first create an animation in Creo parametric and then import it into CreoView.If I click on 'Advanced' option in CreoView, I get the message "The animation (edit) license is not available at this time. Can someone please help me with this issue. This option will really help me in assembling the components together.Thank you in advance.
I'd like the "T" shortcut to permanently be mapped to a command, not a map key. So I click on the command option. However, whenever I restart Creo, it forgets my selection and this dialogue box appears again. How do I make it remember my selection by default (automatically)? I am running Creo 10.
hello community.need some support. im trying to calculate all possible combinations of Voltage * Current need to display all combinations in a matrix with only 1 columnin this case have 3 voltages and 3 currentsmatrix result should be of 1column and 9 rows. this is what I have up to now, but not been able to display each iteration.
Hi all, I was looking at getting some guidance with simple assembly within CREO. I've been tasked to a create an assembly in which I am given 2 complete parts as well as am required to create a third part for this assembly. When creating the third part of the assembly is should be drawn that A1 = B1 and A2 = B2, meaning that this component updates automatically depending on the modification made to the first two components which exist in the assembly. How do I go about this? Do I create a seperate brand new model and then add this to the main assembly. OR should I assemble the first two parts together and then create a new part within this assembly. This is to made made that no clashes or gaps happen within the main assembly model
Hi, everyone. I thought Creo 9 supported semantic references when exporting to STEP AP242 format, but when trying it myself I couldn't get it to work. When I finally looked at the video in the "What's New" documentation and tried to replicate it, I got it to work, and I suddenly realized that the text was carefully written to only mention "notes" (though the title was "Improved STEP AP242 Support for References Included in Annotations"). So just to check that I'm not missing anything, for people who have more insight into this than I have: Creo 9 only supports semantic references in STEP export for note annotations, and not for dimensions, geometrical tolerances, etc.? Really seems strange to me; I would have thought that it would be just as easy to implement this for any kind of annotation, so this omission sounds unnecessary. But then I'm not a programmer.
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.