Recently active
Hello, I have routed a cable. How can I display the length of the cable in a table (i.e. what parameter captures the length of the cable)? Thank you.
What, PTC can't afford a spell-checker???😂🤣😅 ...or should this go in the off-topic joke section?😂🤣😅
I am using Creo Parametric Release 6.0 and Datecode6.0.6.0Has any Weblink api to redifine coordinate system's origin?If not, how to use macro command to process. Here is a problem that I can't change selectonbuffer after once RunMacro. And then cant't select the new reference for coordinate by code.Code:let selection1;let selection2;...let selBuffer = session.CurrentSelectionBuffer;selBuffer.Clear();selBuffer.AddSelection(selection1);session.RunMacro('~ Command `ProCmdReroute` ');selBuffer.Clear(); <-thorws pfc errorselBuffer.AddSelection(selection2);session.RunMacro('~ Activate `Odui_Dlg_00` `stdbtn_1`');
Hi all, as this came up in several threads, let me add a consolidated post here referring to External Copy Geometry (ECG) and body attribute propagation. The questions here are mostly related to the logic of the propagation options for bodies (and also other objects) Note that the ECG has settings within its option panel to control the propagation of parameters. This includes several aspects ranging from appearances to body names and more, and it also includes an option to propagate the construction body attribute. It also depends on whether an external body/or bodies are added "as is" or being merged into the existing body in the part. Here is how the options look like: Some questions had been raised for example about how the construction yes/no option works when a body is brought via ECG from a source model to a target model, initially with that option checked and then unchecked during Edit-Definition of the ECG. The answer to that is that this optio
I am using Creo Parametric - Release 4.0 (connected) Release 4.0 and DatecodeM100I want to know how to use FEA results to optimize the structure design of a model. For example, i have already completed a FEA running with a feasible result. How can i use it in the Feasibility/Optimization function. Please give me an actual tutorial.
How can this error be resolved.
Is 2D analysis possible with ANSYS CREO?
Hello, All, Can someone help me how to define lead in/Lead out with radius function for the each slice of Trajectory Milling or other Milling?(Attached picture shows what I want) in Trajectory tool motion tab, we can only set Lead in /Lead out or Helica for the whole cut path, can not set Lead in/Lead out for each slice? your help are appreciated!
1. MCAD Architect, ME Team depends on my CAD for their models.2. Creo 7, recently switched from Creo 43. We are experiencing unwanted file regeneration. Files are regenerating without change and are saved. This seems be happening whenever a part file with a copy geom references another file's publish geom that has more than one quilt.
Hello,when I create a shape tolerance it looks like that:But actually I want it to be 0.02 instead of .02.Did not find a way to fix that. Does somebody know? GreetingsSpedex
Hi all,We're a little behind times here and still running Creo 5.0 with 4 users.I'm planning on upgrading very soon and wondered what peoples recommendations were on an upgrade path.For example would you recommend I upgrade to Creo 7.0 so that there's not too many differences all at once, or just bite the bullet and go straight to Creo 8.0/9.0 directly from Creo 5.0.Historically, we haven't bothered with any instructor-led training when upgrading and just tend to use the available resources and/or figure it out as we go. So I'm looking for the least painful path for users. Many thanks,Paul
I am using Creo Parametric - Release 3.0 (connected) 3.0 M070Bonjour,Suite à une nouvelle installation l'utilisateur a un message d'erreur au démarrage de créo.MerciHere are the errors that I faced titre de la fenêtre : MEssageEchec du chargement d'EFX. Hello,Following a new installation, the user has an error message when starting creo.Thanks Here are the errors that I facedwindow title: MEssageFailed to load EFX. Thanks Translated with Google translate on 29 sept 2022 by Iuliana Lazar Merci
Hi!I can create ProDispObject and it is visible in the model area.But when i hide some part of the model or push the Annotation Display button, it becomes invisible.It there some api to make ProDispObject visible again, check its visibility status?
I am revising a drawing. I've added a new view but when I check it back into Windchill and it publishes a creo view file of the drawing the new views do not show up? I've tried using a full view instead of partial, I've tried unhiding all layers, I've tried putting a new view on a different sheet, i've tried using a different simp rep and I've even tried using the master representation to no avail. I did add a totally different part to the drawing and created a view of that part and it publishes? What in the world am I missing. I've been working with Pro E / Creo for 22 years and never had this issue. Can anyone please help? Thanks Denny
I have a few questions regarding drawings, from parts to assemblies, repeat regions, etc. First, we have templates for assemblies, and drawings. The assembly drawings work well. The part drawings look like this. But index, and qty show up blank in the part drawing. I would also like to know how to auto-size the width of all tables. Sorry if this post is in the wrong sub section. New here.
Hi, I have a question that may be very simple.When creating an assembly, I use both parts and assemblies in it.When I am making the parts table, it will show me the parts and the whole assembly. How to change so that the assembly used is also broken down into its parts and are in the table
I have a few part family parts, that change the hole dimension according to the need. So I have a few IFX screws, that needs to change the size of the screw from M8 to M10, and be adjusted according the part family. Actually IFX only updates the screw manually, and not update automatically by the size of holes of the part. Any idea to update the screws automatically and according the family part?
Hi all, so i was wondering if there is a way to count the amount of parts in a assembly or creo file using relations i was to create a relation that basically states that if number of parts <50 use parameter x else if number of parts => 50 use parameter y is this possible?
What are the rules surrounding the display of session ID for assembly components in different simp rep states? I already know anything less than master rep is sketchy at best for reporting metadata from within a model rather than of a model. (File Name vs. user-defined parameter, for example) I have an assembly rep (default) that has a rule to set all included models to geometry rep by default. I want to reference model information in the drawing in order to be parametric about it, therefore using parameters and session IDs, such as in notes. When I try to view the session ID for multiple components, depending on the component, the message log doesn't give this information. Instead, it might say "Showing part <file name>" or "Including pattern (feat id <ID>) by reference must include its reference (feat id <ID>, model) or entire reference model". I initially thought this had something to do with geometry reps and instances or flexible components, but this extends
hello, I know i was able to change this option in wildfire 4.0, however in creo how do you change it so that when you do edit definition the parts not being edited stay solid and not change transparent.?
Folks, I'm not sure what I forgot about moving a datum flag, but I can't move datum flags in a drawing anymore in Creo 7. I recall in the past clicking and dragging in a drawing with no issues. Any ideas? Thanks.
Hi Folks, Please help me some one to achieve the Log information of Detail notes and Symbol information of a drawing, i am using the below code ,.issue :file is not saving the data. correct the below code if possible ... #include"DrawingModule.h"#include <ProDrawing.h>#include <ProView.h>#include <ProDwgtable.h>#include <ProDtlnote.h>#include <ProDtlsyminst.h>#include <ProArray.h>#include <ProUtil.h>#include <stdio.h>#include <string>#include <ProNote.h>#include"ProUtil.h"#include"ProWTUtils.h"#include <ProTKRunTime.h>#include <ProMessage.h>#include <xlocmon>#include <ProToolkit.h>#include <ProMdl.h>#include <ProMenu.h>#include "Log.h" #define DTL_NOTE_FILE ".inf"#define PROTKRUNTIME_H_DEFINED using namespace std; //ProError DetailnoteVisitAction(ProDtlitem* dtlNote, ProError filt_status, ProAppData data);ProError SymboldefinitionVisitAction(ProDtlitem* symDef, ProE
While creating a new part in creo, it's automatically taking prt001. Is there any way to make a unqiue customized name while creating a part, Right now we are trying to implementing this on IPEM creo where its integrated to Teamcenter.
Hi All, I am new to Creo VB API, recently installed it with Creo version 7.0.9.0. I am trying out the example Async_Mode_Example.xls in folder C:\Program Files\PTC\Creo 7.0.9.0\Common Files\vbapi\vbapi_examples. But when I open the file, provide the path to parametric.exe file and click on 'Run Async' button, a dialog box pops up with the following message - Process Failed : Unknown error occured.Error No: -2147352567Error: pfcExceptions::XToolkitNotFound I checked that that the 'PRO_DIRECTORY' and 'PRO_COMM_MSG_EXE' variables are set correctly. I am not sure how to start nmsd executable. I just opened a creo parametric session and tried again but same error. Please help with this issue. Snapshot attached. Thanks,Apoorva
I am using Creo Parametric - Release 6.0 (connected) Release 6.0 and Datecode6.0.1.0Analysis window is blankSee attached screen captures.
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.