Recently active
Hello Creo Illustrate community! We are thrilled to let you know that Creo Illustrate 10.0 has released as of 31st May 2023. Key Highlights Source Data is No Longer Stored in Every c3di File When Working in a Windchill Environment New Combined Filter & Find for sBOM/eBOM Ability to Set Font Per Standard 2D Arrowheads Option for Callout Leader Lines Option to Always Show Leader Lines in Front of Content License Server Update: FlexNet Server Version 11.19.1.0 is Required See the Creo Illustrate 10.0 What’s New for the complete list of feature updates Documentation Creo Illustrate 10.0 Important Information Fixes included in Creo Illustrate 10.0 Creo Illustrate 10.0 HelpCenter Technical Graphics Compendium Download PTC.com Creo Illustrate Downloads -> Creo 10.0
Hello, I am attempting to add the "use_inverted_mousewheel_zoom" to my config.pro file in Creo Parametric 4.0. To do so I click, "add" then find that option and press ok. It appears in my config.pro file with a star next to it. When I close out of my config.pro and open it again, the addition disappears. I found from a different article that the star is config.pro saying "Newly added option and not applied". How do I go about saving the addition to my config.pro or rather, how do I apply the change? Picture linked below.
Hi........ While importing the step of large assembly i see this error, then my creo closed completely what is the meaning of this error? Plz Help .... Ramaniedharan R
Does anyone have any good experiences using the "Find/Search" function within Creo Drawing?I'm currently trying to use it and I realize it sucks pretty bad. I'm thinking it must of been designed by Microsoft.Anyway, I've got a drawing with multiple sheets of tables on it and I'm trying to do a "text" search to find specific things within those sheets of tables but to no avail. See attachment. -CR
I am using Creo Parametric Release 9.0 and Datecode9.0.1.0Having some issues making a new drawing format. I've finished it but don't know how to export and make it ready for use since I can't find it when I try to open it when creating a drawing. Also having some issues getting a logo into the drawing format, gives me an error with DXF, and it seems the log hasn't been created.Here are the errors that I facedInvalid DXF file. See file dxf_errs.log.
Creo 8.0.1.0 version. I am looking for a way to automate every step in the generation of the mass report in Creo. Ideally an external script would communicate with Creo to obtain available workspaces which I then select along with the assembly file and Simple Rep I would like to chose. The script would then generate the mass report and then the user grabs the output. I have a working Mapkey that does the mass report steps but the interrogation of the data in Creo to be used by an external script is something that I have not tried to do and have seen little to no documentation.
Hello, I am trying to merge two quilts ( quilts are defined fully and are not merged prior). But I keep getting the regen error regardless of direction and sequence of quilts. When I compare it with original model, the arrow (highlighted in blue) is at the bottom of quilt instead on the side. Does this affect the merging of quilts? How can I change the location of arrows to the bottom of the quilt if that helps? Any other feedbacks are highly appreciated.
Hi all!I have a question...Is possible to simulate a "reciprocating rack and pinion mechanism" usin Creo Mechanism?Something likek this Thanks in advanceStefano
Hello.Currently, I'm trying to insert inside my Creo Mechanism Analysis the effects of lateral wind. For this I would like to use a force so I can easily turn on and off for each analysis.Would be nice to have it calculated using the cross-sectional area of the component multiplied by a constant Q (N/mm²).How can I make available this measure of area (mm²) to the User Defined variables list?
Can anyone tell me how I can Export the parameter table in .xml format? I only have the option for .csv and .txt. I know you can export to .xml because I have done it before, but now the option is not available.
we are using Creo 6.0.6.0 and Windchill 11.0 M030-CPS16seeing issues with server status on "locked files" - Creo server status shows "modified in session"issue with lost symbol - PTC_COMMON_NAME in component (part) relation TITLE=PTC_COMMON_NAMEassy feature info. shows lost symbolpart file info. shows no issues any ideas why this might be happeningthanks,Rich
I was trying to unlock my Async application then this msg shown. Command I use: protk_unlock.bat myapp.exe
Hello, Considering the following function: How to find: Local Maximum: x1 and f(x1) Local Minimum: x2 and f(x2) Global Maximum: x3 and f(x3) Global Minimum: x4 and f(x4) on the interval of x: Mathcad Prime 8 file attached. Thank you.
Hello, as per default, Creo Illustrate names the steps within a sequence "step 1", "step 2" etc. If I insert a new step afterwards at the beginning, it will be called after the last step created, e.g. "step 50", which doesn't make much sense. I now need to rename all 50 steps manually which takes a lot of time. Is there a way to achieve that Illustrate renames all steps in order without "step" - just "1" "2" "3"?My version is Creo Illustrate 9.0
HI,Is there a way i can add a watermark in creo drawing ?
Can someone help me with the Regeneration Failure? KE 239 interrupts group starting with KE 226
Hello everyone,I would like to be able to use Mathcad Prime 8.0 as a university student. I have requested the full functionality for 30 days, but I have now exhausted the maximum number of requests for this option. I am wondering if it is possible to obtain a license request that is valid for the entire duration of my time as a student, especially because I am nearing the end of a project that I cannot complete without the full license.Thank you
After going through the different options in config.pro, the one option that keeps giving me issues is the "trail_dir" setting. I have tried setting it to $TEMP, AppData/Local/Temp, as well as other (non-read-write protected) directories, and no matter what directory I try it always keeps saving the trail files in the current working directory. I have tried this setting in both the config.pro file in Program Files/PTC/Creo/Common Files/text as well as my user directory, and neither of those seem to work either. This issue is has been a big headache for my team as we're trying to prevent our CAD directories from getting clogged up with these trail files, and it would be really nice to have them automatically created somewhere else. For reference, I'm using Creo version 9.0.0.0. Thanks!
How to give heading to matrix in Prime?
I create a composite array, but the result does not show all the rows. It is like it had a limit for the row's large that can be shown as a result. I tried to expand it, but it does not work. How can I solve it?
I bought Mathcad 14 over 10 years ago and haven't really used it yet. I have many E books listed in the help dropdown. How do I move a function from a handbook directly into a Mathcad 14 program (project?), so I can use it there?
Hello members, I have an inexplicable phenomenon. My VBA tool runs perfectly on 4 computers, with one PC I get the message: Process Fails: Unknown error occurred. Error No: 48 Error: Error loading a DLL" The connection to Creo works, the message only appears when a procedure is called. Dim startLevel As New Cintseq Set gAllAsmbls = New Collection Set gUsedAsm = assemblyIn Call listSubAsmComponents(startLevel) '<-- here comes the error message Set collectEachAsblyComponentPath = gAllAsmbls" It's probably because of the Cintseq!? Other subs that don't have Cintseq run on Creo. Does anyone have any advice on this? --------------------------------------- Translated text from German to English using google translate. Done by community moderation team. Hallo Mitglieder, hab da ein nicht erklärbares Phenomän. Mein VBA Tool läuft auf 4 Rechner einwandfrei, bei einem PC kommt die Meldung: Process Failes: Unknown error occured. Error No: 48 Error: Fehler beim Laden einer DLL" Die Verb
Hello, I was wondering why is the Swept function displayed as below? (Protrusión ID 14) PTC Creo 2.0The edit funciont dialog is as below:I have read the icon list and saysWhen I create swept this icon is not displayed. I dont kwnow how create swept operation with this icon. Wich is the difference?
Creo Parametric: Multibody Home -- Start Here! I'm creating this blog to be the central home page for anyone interested in trying out the new capabilities first introduced in Creo 7.0 that support multibody design. Below will be links to other blog posts on specific detailed topics under the general heading of multibody. I'm interested in getting your feedback on all the new stuff, but I also want to try to do this in a somewhat organized fashion. So, you can think of this blog as the top node of a tree that will have a number of branches below it for the various multibody related topics. In parallel to the list of blog posts below, I also plan to maintain a Multibody Infos post that provides you with links to further information, documentation, presentations, and any other information bits and pieces around multibody design in Creo. To get going effectively, I encourage you to first go through the What’s new material and tutorials that you find there, so
Hello everyone and welcome to blog post #14 in this multibody blog series. Today’s blog is about the use of the “Intersect” Feature to create the intersection curve between two bodies (or quilts) You might remember that Creo 7.0 introduced Boolean Operations to perform merge, subtract and intersect operations between bodies. These operations act upon a “target” body which is modified during the Boolean operation. The resulting object there is still a body. In order to create an intersection curve, we therefore cannot use the Body Boolean operations feature, but will use the “Intersect” feature within the “Editing” group. Starting with Creo 7.0, this “Intersect” feature allows to select bodies as references.In this first example, we select Body 1 (yellow box) and Body (grey cylinder) and get the full intersection curve as a result. This is illustrated in the image below. (Result is shown in small overlay image) Note that you could also select just a
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.