Recently active
Hello, I've recently had a problem where I would add files to my workspace, but when I open my workspace in Creo, they will only show up if the workspace is inactive. The moment I activate the workspace to open the files in Creo, the files disappear, only to show back up again when I deactivate the workspace. As a result, I am unable to open the files in Creo. Has anyone else had this issue? I've tried making new workspaces, reinstalling and uninstalling, etc. I am on Creo 8 and 9.
Once I open the STEP assembly file, it shows an assembly containing one sub-assemblie, as shown in the attached image.How can I avoid this sub-assembly file?
please let me know, how can i set white background after rendering attaching here with one image which i am receiving after rendering .
We are using the welding module in Creo but we are having problem obtaining the weld spesification number in reeat regions in the table on the drawing. Like sequence ID and rod material is no problem, however &weldasm.weld.SPECIFICATION_NUMBER or &SPECIFICATION_NUMBER does not work, link to the documentation are here: https://support.ptc.com/help/creo/creo_pma/r9.0/usascii/index.html#page/welding/About_General_Parameters.html# We guess it is not possible with repeat region to collect sequence ID with the same specification number or?
When creating a new part, we start with a start part template, such as a round part. Instead of manually double-clicking each dimension and typing the values, we would like a window to open when the template is called. This window will prompt us to enter the outer dimensions, and the new part will be generated with these specificationsplease find the attached image also
I am using Creo Parametric Release 9.0 and Datecode9.0.7.0We are using symbols in notes/tables with "&sym(...)" syntax. In some cases we reuse the same line in a note by copy paste function (using ctrl+c, ctrl+v).We noticed that doing so we get sometimes additional symbol, which is not visible, but placed behind note (not visible and not embedded in the note). Moreover, when symbol is being deleted from the note there is artifact of a deleted symbol remaining behind the note (not visible and not embedded in the note anymore). Those "background artifacts" causes issues when trying to update any symbol overlapping with artifacts.
I need to maintain the length of 4 locked flats on a locked shape. The depth of the locked shape is variable and is controlled in a family table. I have 8 rounds which are applied to the transition between horizontal and the locked flats. If I increase the thickness of the shape the 8 constant radii will alter the position of the 4 flats that I need to maintain. Normally I could keep a parametric relationship of these flats within a sketch. To avoid reworking my geometry and just for the sake of curiosity I am wondering if there might be a way to parametrically have the inside corner radii to decrease and the outside corner radii to increase based on the thickness change that was made to the shape? Below is an image of this shape which defines the solid rounds and identifies the flats that need maintained.If this isn't parametrically possible I will modify the model to develop the relationship that I need using a sketch with all of the radii and a
I have an assembly that is broken into several different simplified representations. I want to use a BOM table in my drawing for consistent balloon numbering. The best way I see to do that is to use a component parameter "LINENUMBER" in an assembly that will store the line number for a bom table in every instance simplified reps. I've entered Linenumber as a component parameter for a few components, but a problem I run into is that when I have instances of hardware I have to enter this parameter individually for all the hundreds of screws and washers. Is there a way for me to enter the component parameter for all instances of a component without having to work with Windchill? Creo 7.0.7.0
Hello there, I've got a problem I can't get my head around and I hope some of you have got a suggestion for me.I'm trying to to import a STEP file (an assembly) into Creo and the problem is that all the parts name get changed and doesn't stay the same as per the original file. The get renamed like MG_100000 etc.Does anyone know how to make Creo to keep the original part name?
I am trying to animate a mechanism for a presentation but I keep getting a warning that says "Capture Warning: Capture failed due to compression failure". This only occurs if I enable "Render Frames". If I disable this option the capture will work but the quality/resolution is terrible. Anyone know what would cause this issue? I can't find anything online related to this error.
Creo 9.0.4 is going to 'not responding' state. Tried re-installing, clearing cache.Verified config.pro. Nothing seems to work. Could you help with some suggestions other than graphics card?The same configuration for different users seems to be working fine, but only for one user, it's not working.Your assistance would be greatly appreciated. Thank you in advance for your support!
I am using Creo Parametric Release 6.0 and Datecode6.0.6.0Parasolid files (x_t) when imported in CREO 6.0.6.0 not visible but it is opening and visible in CREO 10.
PDF and Creo example
I'd like to discuss how to automatically update the projection type in Creo drawings based on the drawing format.Creo 10 Here's the scenario:The Creo config currently points to the drawing setup file V:\Test\CreoSettings\configs\Drw_Setup.dtl.This file defines the projection type as FIRST_ANGLE.We want to create a mechanism that switches the projection type to THIRD_ANGLE if the drawing format is test_T_americas.frm.Two potential approaches exist:Scripting: We can develop a script (e.g., Python) to check the drawing format and update the Drw_Setup.dtl file accordingly.Manual Modification (One-Time): For a one-time change, we can manually edit both config.pro and Drw_Setup.dtl to reflect the desired behavior.What are your thoughts on the best approach for this situation?Please let me know if you have any questions or require further details.Thanks,
Hi,I would like to change styles of the same sketched line used on two different views and on two different sheets. In the first view, and in the first sheet, I want to use a yellow "geometry" style line.In the second view, on second sheet, I would like to use a yellow "phantom" style line.I've tried to use the "Layout --> Line Style" command: when I change the style of a line on one sheet, it change the style on the other sheet too. Is there a method to obtain this result? Thanks a lot.
I have specified a local folder as the working directory in Creo.then want to use Weblink to retrieve models. However, I found that currently it can only retrieve models in the current directory and does not support models in subfolders. Is there a better way to handle this? code like thislet session = pfcGetProESession();let currenDirectory = session.GetCurrentDirectory();let device = currenDirectory.split(":")[0];let path = currenDirectory.split(":")[1];let modelDescr = pfcCreate('pfcModelDescriptor').CreateFromFileName(fileName)modelDescr.Device = device;modelDescr.Path = path;let model = session.GetModelFromDescr(modelDescr)if (!model) { let retrieveOptions = pfcCreate('pfcRetrieveModelOptions').Create(); model = session.RetrieveModelWithOpts(modelDescr, retrieveOptions);}
I have a clear dome on an assembly. It does not show in my renders. Is there a setting? I am using a ptc clear type color for the dome. Creo 3.0 m080 Wayne
I am trying to open a STEP file using a template, as shown in the attached image.It works fine initially, but if I close Creo and reopen it, the template file changes. Could you please suggest a solution?
opening native multi-body solidworks2022 part file opens as an assembly in creo9should open as multi-body part file ?thanksRich
Hi,Is ist posible to use parts with complex geometry for familiy tabels. Pls see attached picture. I have a part where I want to drive the outer diameter by a family table parameter and the inside conture, which has a lot of dimension, should also scale when I change the diameter. I dont want to put in any inside shape dimesnion into family paramter because this is way to much work.The relations between outer diameter and inside shape should also be constant for each family table part. Basis question: Is this possible, If yes - how?
When opening a standard part file (typically in .step or .iges format), the system should ask for the supplier's name. We would like to have a drop-down list . This supplier information should then be linked to the part's parameters Common supplier listFestoSMCEmcMisumiSchunkSchmalzABBOther(manually edit)
I would like to probe inside a thermal analysis but when creating a "section" view and trying to select a point on the inside, the invisible part is selected instead.Specifically, I would want to probe the yellow parts. Is there a way to select a point not on a surface? On a plane?
Hi everyone,I am facing an exciting challenge and am hoping to find some expert opinions here. I have a comprehensive family table with over a thousand different parts and want to identify the optimal part from this collection. My idea is to conduct a CFD analysis to determine the best results. My question is: Is it possible to perform a CFD analysis for such a family table? Can the entire analysis be precomputed so that, in the end, I only need to go through the results? I understand that the interpretation of the results ultimately lies with the viewer, but it would be great if the analysis process could be automated to identify the best parts more quickly and efficiently. I am using Creo 10 for this task. Has anyone here conducted a similar analysis or can offer tips on how to approach this? Thank you in advance for your help!Best regards 🙂
Hello, I am trying to write a C++ code into Creotoolkit to import relations from .txt format file and then regenerate the model. Can anybody guide me how can this be achieved? TIA
I am trying to get the color of surface after selecting it with a selection pointer as described in the toolkit user guide. It appears that the information resides wfcAppearance which is extracted from wfcWSelection. pfcSelection_ptr selSurface = pfcCreateModelItemSelection(pfcModelItem::cast(surfaces->get(0)));wfcWSelection_ptr wselSurface = wfcWSelection::cast(selSurface);if (wselSurface->GetVisibleAppearance().isnull()) cout << "Error: wfcAppearance nullptr" << endl; but GetVisibleAppearance() is returning a nullptr. However, when I select a surface using user selection process by directly clicking on it after invoking session->select(), I am able to get wfcAppearance where i can access surface properties including its color. Can anyone please help why is GetVisibleAppearance() returning nullptr from pfcSelection_ptr when selecting a surface programmatically using pfcCreateModelItemSelection() instead of clicking on it
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.