Recently active
Seasons Greetings: I am pretty sure I can NOT put an Item Number (Find Number) in a note. But at the very least I would like to add the "part_number" parameter. In case below that is "MS20995-C32". This should be as easy as: &asm.mbr.PART-NUMBER MS20995-C32 ----- 1. APPLY SAFETY WIRE FN (99) (MS20995-C32) USING DOUBLE TWIST METHOD PER NASM 33540. ----- ? Does not work. I am missing some simple syntax I am sure. Anyone know? If Item number is possible that would be great to know as well. But I think that's a dead horse? Happy New Year All! WayneF Creo 4.0 m020
Can anyone help me with this problem. I can´t open the "Spritzgussanalyse" on my Creo. Is this a licensefault? Thank you.
I'm looking for manual or tutorials for NC Sheetmetal module describing the complete overview of the module.
Creo gets crashed while i tick trim upto quilt/body in ejector pin option.this has happened many times,can you give a solution for this problem.
Hi, I have a creo parametric toolkit application. I am trying to add some headers like string.h or iostream.h etc. On compiling I get Unresolved externals error. May i know what could be the reason or where i am going wrong. Thanks
Hello everyone! When I try to regenerate my assembly, an exception is thrown: My code: ..... Solid assembly = (Solid)asm; assembly.Regenerate(null); } catch (XToolkitBadContext e) { session.UIShowMessageDialog("Error XToolkitBadContext: " + e, null); } The documentation for the exception says: "This exception is thrown when there is an error of type PRO_TK_BAD_CONTEXT in a Creo Parametric TOOLKIT function called by PFC." But how to fix this error is not said.Does anyone know the reason?Thanks in advance. Respectfully!
Hello, I want to make the regeneration of part, by VBAPI. But I don't know of how to do it. Any help?
Hello, I'm trying to make a selection, using the example in instalation folder. I'm connected with the running session in CREO, but I'm unable to make the selection. There is an messagebox appearing the follwing message. Any help?
Can CREO sheet metal module unRoll the part ?Any hints how to unroll the part shown on picture?
Hi Everyone, I‘m a newcomer in JLink, so I have occurred a lot of problems during developing, but there is a little problem which I have not idea how to fix. This problem is about making customize note with box in drawing, but I cannot make note success in a box with leader. Just see my code following: public static void setNoteDetail(Session session, Selection sel) throws jxthrowable { Model currentModel = session.GetCurrentModel(); WoodSelection woodSel = new WoodSelection(); Window win = session.GetCurrentWindow(); win.Activate(); if(currentModel.GetType() != ModelType.MDL_DRAWING) { return; } Drawing currentDrawing = (Drawing) currentModel; // font definition DetailText detailText = pfcDetail.DetailText_Create("@[123@]"); DetailTexts detailTexts = DetailTexts.create(); AnnotationTextStyle anotationTextStyle = pfcDetail.AnnotationTextStyle_Create(); anotationTextStyle.SetHeight(3.5); detailText.SetTextStyle(anotationTextStyle); detailTexts
Hi,I´ve issue during modeling when I tried to use external references to make simply extrude operation. I can´t select any non-active parts surfaces, vertex, lines... during active part designing in assembly mode. Im familiar with copy geometry option, but sometime I need to make quick extrude operation using assembly mode part activation.Im using Creo 3.Is there a config option maybe, and if not how to solve this ?In attachment you can found two pictures which help to explain the issue closer.On picture "reference_selection" you can notice one part active and other unactive parts(dimmed). Where I was unable to make any selection for external references (dimmed parts) to make normal extrude cut on active sheetmetal bracket.Thank you
Hi, Some one please suggest me the methods/steps to write log file in a creo parametric toolkit application. I tried using PTApplsUnicodeFopen() but when i try to add header file PTApplsUnicodeUtils.h gives unresolved external error. Please tell me the how to write a log file in creo parametric toolkit application Thanks
Quick intro - Hello, Kurt here, recently laid off from my Solidworks position - on SW since '96. Have an interview next week for a position using Creo. Downloaded 30 day free trial and am going thru tutorials, specifically the one above: Creating extrusions using sketches. Directions say to RMB sketch1 and choose unhide, but unhide is not available. I would wager that i am in some other mode or command that disallows this command but i've exited and restarted, still to no avail. Link below is to the tutorial (item 5 and attachment is my current-state screen. Any assistance would be appreciated. Kurt https://support.ptc.com/help/creo/creo_pma/r6.0/usascii/index.html#page/tutorials_pma%2Fexercise_01%2Fcreating_extrusions_using_sketches.html%23wwconnect_header
How to update from CREO 4.0 to CREO 5.0 .
1) Is it possible to add more than 1 finger cam pin for slider in emx? 2) is it possible to change from finger cam pin to dog leg cam in slider? can you please provide a solution.
Title: Fitting Placement and a Suggested Solution If there is a current solution to this issue please make me aware ASAP, otherwise please comment and vote as we can move towards improving the capability of Piping. Thank you.
Hi, I have question if is possible in terminal table to use value with spaces. Example: | SET | | PIN | | DESCRIPTION | |---------------------------| | Receptical 2.8 JPT | I would like to get values with spaces in tables. Or is it only solution to use underscores instead of spaces? Thanks for answers, So
hello there, I wonder if anyone has ever checkout for tipping or roll over using Simulate. for instance, lets say you have a cilindrical tank that has a 2 feet diameter base, 3 feet tall then it expands to 4 feet in diameter adding another 2 feet. do you know how you can check for tipping? based on the center of gravity? I appreciate any help on this Regards Antonio
Greetings, Something I should know for sure by now. But.....maybe just never had the need to do this? I have a detail view. It is Detail A. It comes with it's detail scale: Detail A Scale: 1/1 I would like to NOT have the Scale: 1/1 at all. But I do want the parametric "Detail A". I tried to back space it out. No Go. I tried to erase and make a new Text using the syntax for "Detail A". No good. Is this do-able? Wayne
I like to use the command "compare model" and fetch a different version from the commonspace to see what's different. Using creo 2.0 I was always able to do a save as on the comparison model in case I wanted to overlay them in an assembly. Since we moved to creo 3.0 I now get a message saying "Cannot save comparison model". Can't do a "Save as" or backup.Anyone know if there's maybe a config option that will let me override this? Thanks for any input.
I had to redo my server for an upgrade and now my mac address keeps changing. I cannot remember how to set it to one mac address to always be the main one and I couldn't find it in a quick search.
Hi, can any one tell me if creo parametric toolkit and creo object toolkit are different ? I am not able to load the .res file using ProUiDialogcreate function. Can uifcCreateDialog() function be used along with creo parametric toolkit application ? or any other libraries to be added ? Thanks
I have created a vb.net windows application for save a copy and try to run application in end user machine, but am getting error message "Retrieving the COM class factory for component with CLSID {456E0110-2031-3907-AFE5-9201C97A915E} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))".Need help in fixing issue.
Can I group multiple unattached notes on one view? I need to be able to align and/or move all the notes at once. Is this possible? Each note has a separate link attached so I can't just use one note (that I know of). Thanks!
Hi, When we import supplier DXF in Creo then its line entities come with different different colors, So is there any way / config options to import DXF in one color only. - Prashant Pandarkar
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.