Recently active
Hi, At the time of delete a part or assembly from its parent assembly, the creo system automatically asks for children handling whether they need to delet/freeze/suspend . But if parent have 100 child parts then it need to do freeze every time (each part) But we want all child to be freeze/delete/suspend, So my question is can we add freeze all/delete all / suspend all options in popup menu. Thanks, Prashant Pandarkar
I am trying add multiple lines in the reference section of a weld symbol. Is that possible? If possible, how can i do that? Want something like the attached image.
Product Management Team, We have raised couple of enhancement requests on Hole Feature and the hole table which are very much essential requirement for any tooling Industries. Most of the customers are insisting this functionalities as they have it in the competitive software's. This saves lot of time in detailing and reduce costly errors in manufacturing. Now I have added one more important enhancement request to show the tolerance of Hole features in Creo detailing with Hole Table such as H7 with tolerance values or +/- tolerance values. Current we don't have this functionality in Creo8.0. Kindly let me know when it is likely to be introduced and in which release of Creo? or do we have any road map for these enhancements raised on Hole table enchantments
Our team would like to begin using Creo 8 but I've been unable to upgrade our license server to support this version. Our license server is running on a Windows Server 2012 R2 machine and it appears that the new license server (Flexnet 11.17.1.0) required for Creo 8 doesn't support this operating system. Has anyone managed to work around this problem?
Hello, I am doing an image capture macro and the problem is that some part / assembly has 2 messages that I would like to make disappear "Instance: *****" and "x.x + 0.1 ... "(you will find the annotations on the photos I enclose). (It is not really about annotation because I cannot touch them, nor hide them with the button to hide annotations)
Could someone kindly send me this content: CS210772 - How to find hidden components in an assembly in Creo Parametric 2.0? (ptc.com) I would very much appreciate it. I want to make a simplified representation with some hidden parts and don't want these parts appear in my BOM. I tried to create the simplified representation by rule, but could not find hidden parts. There seem to be no way to choose the "Hidden Items" layer.
Check out this video on Design Exploration/Intelligent Fasteners from PTC Application EngineersPresenters: Lino Tozzi (Technical Specialist, Fellow) and Ryan Butcher (Technical Specialist, Fellow)Original Date Presented: August 31, 2021To dive deeper into the subject, check out PTC University. Link to all Creo Tips and Technique Recordings
is there any way to get creo to work on a mac?
We recently made a slow transition to solid tool models (tool + holder .asm), spurred on by getting a new 5-axis machine and wanting full simulation. This was not as helpful as one might think, as there is no usable translation from Creo to NCSimul tools. Additionally, the in-Creo ModuleWorks verification took a back seat during the implementation, with no VERICUT_TYPE parameters being entered for any of the tools. As it is now, ModuleWorks shows just the holder for 90% of the tools I've tried it with. The solid tools & holders were set up with family tables, including one multi-level table for all the holders. This makes it easy for me to add the VERICUT_TYPE Holder parameter in a single place, but this results in ModuleWorks just showing the tool for 90% of the tools. As far as I can tell, ModuleWorks pulls a revolved representation from Creo for the tool, but loads the .prt file for the holder. So just the holders showed up originally
I have an assembly model that involves 2 sub-assemblies. When I add automatic BOM table the subassemblies appears in the table, while I need to add a BOM table to the assembly drawing covering all components ( main and sub-assembly). Can anyone have a solution (BOM of all components and not subassembly names)?
I am modeling a throttle cable linkage mechanism and looking for methodology to incorporate the wire rope (cable) component. At one end is the throttle body with associated linkages and the other end is a throttle pedal with its associated linkage, both being connected by a cable. Thanks for help...
HI Folks... I have been successful in getting a line of text from a note... but have failed miserably trying to change that note text to something else. Could I get some help for the next lines of code? I need to Set detText to a new string. Set detItemOwner = drawing'this sets the note object to the particular type and id - IpfcDetailNoteItemSet note = detItemOwner.GetDetailItem(1, 463)'this sets the object to contain the note instructions/settingsSet noteInst = note.GetInstructions(False)'this sets the object to the textlines - IpfcDetailTextLinesSet dettextLines = noteInst.textLines'Setting the variable to the count to show in xl as proof we have the right notelineCount = dettextLines.Count'print to xlRange("B3") = lineCount'Setting the object to the text of index 1 (line 2) - IpfcDetailTextsSet dettexts = dettextLines.item(1).texts'setting object to the text item 0... know idea why there is an index there - IpfcDetailTextSet detText = dettexts(0)'set a variable t
I am using Creo Parametric - Release 3.0 (connected) 3.0 M090I am getting issue with toolkit, in some instance assembly central line with part central line is matching and result is showing gap in assembly. Can you guide us how to do that.
I was wondering why Creo thermal simulate can’t set a temperature as “heat load” and it only allows to set watt or power. The temperature differences calculations are commonly seen in lots of industrial applications.
I have one drawing where the PDF does not represent what is in Creo. For some reason it is shifting only the right side of the border format to the left. None of our other drawings do this or if I create a new drawing with the same assembly does it do this. If I copy the drawing to a new one, it carries over. Here are a couple of screenshots, one of the PDF and one of the Creo drawing. Anyone know how to fix this? PDFCreo
I am using Creo Parametric 2.0 M250RegenerateRelation api is not modifying relation value in creo2 using VB codeHere are the errors that I faced pfcExceptions::XToolkitGeneralError at pfcls.IpfcRelationOwner.RegenerateRelations() at customApp.modInit.changeDateFromRelation(IpfcModel iObjModel, String strToProcess)
In this video tutorial you can learn - how to correctly export Creo drawing to pdf file Tags: #creo #creoparametric #creotutorial #tutorial #4kside #palffy #vpalffy #vladimirpalffy
Hi folks, I have created for you: REPEATABLE MAPKEY GENERATOR By default, the program generates the Repeatable Mapkey code from the list.The Repeatable Mapkey Generator uses the existing Mapkey "4k". The Mapkey "4k" is user-defined and is repeated on every object from the list. Please do not forget to set the Close window at the end of your user-defined Mapkey, because Creo is limited that only 15 active windows are allowed to use. How it works:
We recently upgraded from 4.0 to 7.0 and now when a user has Parametric open and navigates using the file browser tab, files will not open. It does nothing. If they use File > open> (xxx.prt / xxx.drw) or even the Open button, it works just fine. Opening the file directly from the network location it is stored at successfully open Parametric and then the file, or load to an already opened running program of Parametric. Also to note, this happens in Layout as well.
I am using Creo Parametric 7.0 7.0.2.0I am unable to use "edit definition" on notes both in my drawing and my model. I can only edit the note when it's physically placed in the model and I have to manually type everything in a text box rather than using the standardized note files my organization provides. There is a small clock icon that appears next to the affected notes.
Dear PTC Community, I have been searching the web and support pages of Creo and I am not able to find any information on the simulation based density in the lattice tool. Having "simulation" selected in the "density" dialog box of the lattice tool, I am able to choose between three data files to open as a reference - a Creo Simulation Study Folder, Creo Simulate Live Data (.csv) and a density variation based on Tabstopps (.txt). Does anyone know: 1. Which files are taken as a reference in the Simulation Study Folder? File endings would be useful. 2. How the 3rd (and for me most interesting) file type (.txt) looks like? How does it need to be structured? Are there any examples? The only information I could find is on this page: http://support.ptc.com/help/creo/creo_pma/usascii/index.html#page/part_modeling%2Fpart_modeling%2Fpart_nine_sub%2FAbout_Lattice_with_Varied_Density.html%23 Simulation based density is not even mentioned... All the best and thanks in ad
Check out this great video on Creo Surfacing from PTC Application Engineers! Presenters: Mark DeCraene (Generalist Application Engineer, Principal), Lino Tozzi (Technical Specialist, Fellow) and Ryan Butcher (Technical Specialist, Fellow) To dive deeper into the subject, check out PTC University.
Hello, Hovering over the column separators inside of the Creo model tree creates a context-sensitive dragger, allowing the user to resize the column: Does anyone know how to enlarge this area so it isn't so frustrating to click? On a high resolution monitor, clicking an area the size of one pixel can be difficult. Thanks,Luke
Hi, I made a Skeleton family table I Need to replace a skeleton with an other instance. REPLACE_COMPONENT works with Part but this not Works with Skeleton Do you have an idea to made this? Thank's
I am using Creo Parametric 7.0 7.0.3.0Hello, I have a assembly file that has two exploded states, the main and the motor. Each state has its own offset lines. I placed two views in a drawing for both states. The offset lines only appear on the drawing for the whatever view in the assembly is currently exploded. For example, if the main view is exploded in the assembly, the offset lines for that view in the drawing are visible but not the motor view. If the motor view is exploded in the assembly, the offset lines for that view in the drawing are visible but not the main view. See attached PDF.Why is this?I've used this software since 1995, I've done this before but since we moved to release 7.0 I can't.Is there a config option to set?Very frustrated.Tom
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.