Take the Windchill Satisfaction Survey!
Recently active
I am using Creo Parametric Release 7.0 and Datecode7.0.3.0I have a 2d repeat region to report fam.inst.param.name as column headings and fam.inst.param.value as rows. Is it possible to write a relation or something to show a column heading as a specific text rather than fam.inst.param.name. For example, if the fam.inst.param.name begins with 058914, can I report BACKPLATE as the column heading instead of 0589140010? I want to leave some column headings as reporting fam.inst.param.name.
Can somebody tell me what is wrong with this definition?See attached Prime8 sheet
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 🙂 }
Can you give me a proposal for the fastest possible way for excluding all non-integer values from array?
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
Dear PTC community,Please, advise how I can change the fps speed for the already-done sequence. My current sequence is too slow and I want it to play 2xfaster.I see that there is an option to play it faster within the Creo Illustrate:I know that I can manually shrink the length of each step or if necessary shrink each effect duration: it takes too long for 10 sequences.(20 steps each).But I don't know how to set 2x speed for fps for publishing pvz and c3di Vuforia Studio. Please advise any solution,
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?
I am using Creo Schematics Release 4.0 and DatecodeM010Context: I have updated the creo schematics wiring diagram template. The sheets currently in the design work perfect fine.Issue: After creating a new sheet with the new template I cannot extend a wire fiber from the new sheet to an existing sheet. As soon as I click "insert break" schematics gives an error.Here are the errors that I facedInternal Error (001) occurred. Use the Check Database tool and contact technical support for assistance.
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
I am currently using Creo view 9.1 and Creo Parametric 7.08.0. We use Creo parametric to generate assembly models and parts that we can color code in different combined states to highlight certain parts or features. I have created different Appearance states that have different bodies, parts, etc. colored that I can then use in my combined states. Example. Combined state 1 uses Appearance 1, which highlights Bolt 1 red. Combined state 2 uses Appearance 2 which highlights Bolt 2 red, but not Bolt 1. This works great in Creo Parametric but when I export this file to a .pvz to view in Creo View, it seems to lose the connection between the appearances and combine states. From what I can gather, creo view only displays the appearance that was active when you saved the file. Oddly enough, the layer states, cross sections, and orientation portions of the combined states work correctly, only the appearances do not work. Is there any way I can have two different
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
Hi, I am having an issue trying to save locally a model opened from Windchill in Creo View, but it does not keep the Annotations. I am using Windchill v.12 and Creo View 9 Lite. Is there any other way that I could save from Windchill keeping all the annotations? Thank you
Every function, which is called with an argument of NaN should deliver NaN as a result !Some functions deliver odd values such as log, ln, or ln0. Very problematic are the functions min and max which deliver min(NaN)=0 and max(NaN)=0. This can lead to incorrect results, as it was the case in our calculations. This error occured with Prime 8.
Creo version : 6.0.5.1Now I need to delete the table and all BOM balloons has to be created again.
Hi guys, so I am having this problem with ploting graphics, I only need to do this simple Fourier Series and plot it, but it doesn't work. I will show the problems with some images and the program itself.
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?
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.