Recently active
Hello i need to create a knot but is not working out well. The spinal or toroidal bend is not suited for this. I am using Creo 7.0. Any tips are much appreciated thanks
Using Creo 9.0.5.0. While adding a leader to an orphaned note, the leader automatically want to snap to either perpendicular to the surface to which it is being attached or to a line that it is crossing. While hoovering close to the edge/object the leader is on an angle (it does have a little perpendicular symbol in a circle) but as soon as the mouse is clicked on the edge it snaps to perpendicular. Actually as soon as I click on add a leader, this "helpful" little feature shows up. How do I turn this "helpful" feature off? {Thanks for the help 🙂 }
What I want to display: 0.1 [.004] I have gtol_secondary_value_precision set to round, dual_dimensioning set to metric[imperial], and gtols set to ANSI standards. The problem is that no matter what I try, the secondary unit won't round up. If it is set to 0.100 it shows [0.0039] but when I put 0.10 it shows [0.003] instead of rounding up.
PTC says they don't have a csv file for drawing (dtl) options. How do all of you sort through what the new ones are? I created an idea for this: https://community.ptc.com/t5/Creo-Parametric-Ideas/Provide-a-reference-document-as-a-csv-for-all-of-the-drawing/idi-p/893254#M19526
When working a 3d.prt generated in MANUFACTURING-MOLD CAVITY (CREO V 9.0) for mill it, frequently turns "RED" the file pointing to: Extract id 1 REGENERATION FAILED.Q: Why this happen and how to avoid it?Thanks in advance.ELI
After clicking on "Launch Creo Parametric Trial" it downloads what i assume is a download client a gray pop up shows up (Powered by Claudpaging), and after a few seconds Launcher shows error message that reads "The server cannot be reached while authenticating the session. Please try again or contact costumer support." after that launcher delets itself from my pc. It says that its trial version 10.0.0.I tried it a few times and its always the same.
I am trying to split bodies but every tutorial and support page on ptc refers to a "Body" ribbon up at the top where I have highlighted in red. What am I doing wrong? I have never had such an issue trying to learn a new feature. I have been able to split a part in sheet metal with no issue but now that i have a regular part it feels like I am missing a function. I just want to know where the Split Body Command is. I have used the search command with no success.
Is there a way to keep hidden lines in .dxf file when converting from .drw file?
Hi, I want to rename a SolidWorks part file that is directly opened in Creo. I don't want to make a copy of that. Is there any option for it?
I would like to see some info from the TOOLS / INVESTIGATE / FILE HISTORY in a pvz file. that way non-creo users can find out who to ask a question to if they want more information. Is it currently possible?
A drawing has a couple of check points: QC_PT1 & QC_PT2. How can these be shown in one view of a drawing but not in all the other views of the drawing? Is there a way to show points in just one view? Also, you would have to remember to turn these on all the time since typically points on now shown in drawings. Point turns off Points turned on, but showing in all views: This post was similar, but didn't answer what was needed: https://community.ptc.com/t5/3D-Part-Assembly-Design/Showing-datum-points-on-drawings-when-creating-a-pipe/m-p/428622
Hi all, I'm using Creo Parametric 7.0.2. I'm working on trying to use C# p/invoke interop method to call a Creo function from the C++ toolkit. I have a C++ .exe that will include the Creo async functionality. It exposes these two functions: extern "C" __declspec(dllexport) int ConnectToCreo() { pfcAsyncConnection_ptr connection = pfcAsyncConnection::Start("C:\\Program Files\\PTC\\Creo 7.0.2.0\\Parametric\\bin\\parametric.exe", NULL); return 0; } extern "C" __declspec(dllexport) int NoCreo() { return -1; } For the C# side, I created a simple command line app: using System.Runtime.InteropServices; namespace CreoInteropPoC; internal class Program { [DllImport("CreoAsync.exe", CallingConvention = CallingConvention.Cdecl)] public static extern int ConnectToCreo(); [DllImport("CreoAsyncDll.exe")] private static extern int NoCreo(); static void Main(string[] args) { Con
Creo version : 6.0.5.1Now I need to delete the table and all BOM balloons has to be created again.
Hello all, I've been trying to create a mapkey or macro that updates my config,pro file in Creo Parametric 7. I have one right now, but it briefly opens the configuration editor UI. I more or less want the config.pro file to constantly update in the background and this is part of my plan in that. I've set visible_mapkeys no and it didn't do anything. Heres the mapkey I have now: mapkey qe @MAPKEY_LABEL reload_config;\ mapkey(continued) ~ Command `ProCmdRibbonOptionsDlg`;\ mapkey(continued) ~ Activate `ribbon_options_dialog` `ConfigLayout.Open`;\ mapkey(continued) ~ Command `ProFileSelPushOpen_Standard@context_dlg_open_cmd` ;\ mapkey(continued) ~ Activate `ribbon_options_dialog` `OkPshBtn`; If anyone has an easier way of getting it to constantly update or not show the UI, I'd appreciate any insight. &nb
When importing thousands of points from an excell sheet, Creo assigns random names to them. Is there a way to copy and paste the points' names from the excell sheet? (Instead of renaming them one by one ) Or alternatively use a script?
How do I shorten extension line on annotation? Whats the option called in drawing options?
I am using Creo Parametric Release 9.0 and Datecode9.0.5.0Creo 9.05 Will not allow me to export to a pdf file. I had no issues in Creo 9.04 and below. The program goes though all the steps, even with naming the file. Click save and nothing happens.No error message.
Unless I'm mistaken, I thought you could measure the circumference of a diametrical feature with the Measure Tool?
To all, We have the default decimal places in our system config file set to 3. That is good, but what I am looking for is the option to set the default sketch decimal places to 3 or 4. So the images I have attached show what happens when we have the initial sketch and they show as 3 decimal places. But if you go to modify the dimension, it comes up as 11 places. Looking for the option where the 11 decimal places can be set to be either 3 or 4. Thank you. Dennis
Looking at the Fatigue study results, can anyone offer any clarification on the Log Life values? For this model Creo is giving me a Log Life of (20). How does this calculate to the life of the component if the desired life in the study was set to 50K cycle
Does anyone know what's the difference between ambient temperature and Farfield temperature?
I am currently working on automating the installs and uninstalls for PTC Creo and Creo Help. So far the Creo programs were fairly simple to create xml files and also to silently uninstall using the provided bat scripts in the program InstallManager folder. This solved the issue of manually uninstalling each component and user interaction. My problem with the the Creo HelpCenter piece. As with Creo, it was easy to create the xml files to silently install. I have hit a roadblock with the uninstall though. If I try to run the uninstall piece by piece (such as Simulate help) user interaction is required. I have checked and can't find parameters to have it run silently without user interaction. There is also no provided scripts to streamline the uninstall. Does anyone know a workaround? One option could be a brute force deleting of the folder and registry entries but i would prefer not to do that unless necessary as i expect resi
Creo crashes when loading. Is this graphics card compatible?Maybe something else?
Hi everyone,I have the problem to open the .prt file, when I use the following stepsCreo > open file> xxx.prt , it will show that can not be capture.I also find this problem to import the assemble file. But when I directly open the xxx.prt, it's can be opened. And when the xxx.prt is working in the background, the xxx.prt can be import the assemble file. After I save the whole assemble file, the assemble file opened will have the original problem next time.Only this xxx.prt has this problem, other are fine.
I am able to add a component to one of my representations in the assembly and save without an issue. When I go back into Creo for a new session, the added components are still in my model tree, but they are not visible within the assembly. I can manually change the representation to master within the model tree to show my part, but it will not save for the next session. I would like to keep this component visible whenever I open this representation.
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.