Recently active
In an assembly I want to visit all the ProCsys with a certain name and then get there coordinates. I have tried several examples which use ProSolidCsysVisit(), including the ProUtilCollectSolidCsys() and ProUtilCsysFind() functions. I know how to get the coordinates with the ProSelection typ by selecting a Csys with ProSelect() but now I have to use the ProCsys typ. But I also think I am not using the functions ProUtilCollectSolidCsys() and ProUtilCsysFind() correctly because I don´t get a list of ProCsys, only one value.Can someone help me to understand this? There are also some things I didn´t find any explanation, like what is the "handle to the solid" or what does "PRO_TK_E_NOT_FOUND" mean? Thanks a lot!Tim
Is it possible to display thumbnails for PVZ files in Windows Explorer when only Creo View is installed locally? The Help Center says:You can view thumbnail images of files in the File Open dialog box, Creo Parametric browser, Model Tree, and Windows Explorer. ...but nothing is said about how this can be set up or what the requirements are.
We are considering migrating the following files from a network drive to a Windchill folder, but would first like to hear what the pros and cons of doing so. Obviously a pro of having in Windchill is back up and revision/state control. However what else have you found? .mtl Material files (pro_material_dir) .sym Symbol files (pro_symbol_dir) Currently, from the network drives, if either one of these file types are modified, and the Creo model opened again, neither will look at the new file as they are both saved with the model only and loose their connection to the original file. Does it work differently when using Windchill? Have you found any config options to help control this or for these files to work better using Windchill vs Network folders?
Hi,I am new to creo customization.I have to get specific face of solid by colour. If Anyone have solutions to this please help.Reference code if any one have.
I'm trying to create a program where I suppress a part and unsuppress another which should act as a replacement depending on what input I choose but don't know how to solve the errors.Here's my code: VERSION 5.0REVNUM 8237LISTING FOR ASSEMBLY UPPGIFT2BINPUTLEVER_TYPE STRING"Choose lever"END INPUTRELATIONSIF LEVER_TYPE == "1"ADD PART BYGEL!*** ERR: no END RELATION statement for RELATION on line 0INTERNAL COMPONENT ID 89PARENTS = 54(#9)END ADD!*** ERR: unmatched END statement encounteredADD SUPPRESSED PART BYGEL_ALTINTERNAL COMPONENT ID 206PARENTS = 54(#9)END ADDIF LEVER_TYPE == "2"ADD SUPPRESSED PART BYGELINTERNAL COMPONENT ID 89PARENTS = 54(#9) ADD PART BYGEL_ALT!*** ERR: no END ADD statement for ADD on line 0INTERNAL COMPONENT ID 206PARENTS = 54(#9)END ADD!*** ERR: unmatched END statement encounteredEND RELATIONS!*** ERR: unmatched END statement encounteredADD FEATURE (initial number 1)INTERNAL FEATURE ID 1DATUM PLANENO. ELEMENT NAME INFO--- ------------- -------------1 Feat
Hello,I am new to creo customization. While creating sketch feature during ProFeatureWithOptionsRedefine() getting "General error".I am unable to solve the problem if anybody have solutions please help.If anyone have reference code please share.
I was "upgraded" from 4.0 to 7.0.5.0 one week ago and have run into an issue with creating drafts. PTC has added several features to the draft function to deal with rounds and chamfers. Now it does not work as expected. I created a square pocket, put chamfers in 2 corners and want to draft all sides independently. The default setting interprets the chamfer as seen in the left pocket. The right pocket was created by drawing the chamfers in the pocket sketch and drafts as expected. When I uncheck "Create round/chamfer geometry" the chamfers disappear as shown in second image. Is there anything I am missing or is this a BUG in Creo 7.0?
Hello - Does anyone know if there are existing libraries for the ifx extension for common plastic screws - thread formers and thread cutters? I'm also wondering if there are libraries for plastic molded-in inserts like these: SI® Molded-In Inserts – PennEngineering (pemnet.com) Thanks
Will Creo 8 run with LM version 11.14.1.2?We are in the process of upgrading servers, to be able to run newest Flexnet, but will Creo 8 features work with older LM?In all documents I can found it says 11.17.1.0 is recommended, but I cant found information will it run with 11.14.1.2
We're in the process of upgrading to Creo 7 from Creo 4, and when I open many of our models created in Creo 4, the Solidify features all fail. It appears to be struggling to assign the new solid to a body. If I create a dummy solid prior to the first Solidify, then I am able to access the "Body Options" tab in the Solidify tool and get it to work. However, the Solidify features below it all still fail. Is there a config setting I'm missing, or a way to disable the Multi-Body feature on legacy models created in prior versions?
I am using Creo Parametric 4.0 M080Same mechanism assembly showing different measure results when same simulation perform multiple times without any change in mechanism and simulation parameters. Same assembly tried on other system having same issue.
Hi folks, Please look at simple assembly flex_top_asm.asm. It contains one component flex_part2.prt. In part thre are defined: a) 3 dimensions as flexible (open file in new window, then File > Prepare > Model Properties > Flexible > Dimensions); b) 3 parameters as flexible (open file in new window, then File > Prepare > Model Properties > Flexible > Parameters); Based on PTC sample I've modified method, that should be started on asm level. As a result, component flex_part2.prt will be changed into flexible one, and in Varied Items table dimensions will be shown. Question is: How to do it with parameters. How to add them to Varied Items table?? Sample code:. public static void makeFlexibleComponent(int componentID) { ComponentFeat CFeat = null;WComponentFeat WCFeat = null; try {FileWriter file = new FileWriter("AssemblyItemExample.txt");BufferedWriter fp_out_asmitem = new BufferedWriter(file); fp_o
I am using Creo Parametric - Release 3.0 (connected) 3.0 M190是否有钣金焊接件标准或通用的画图方法?能提供一下相关文档吗 ------------------------------------------------------------------------ I am using Creo Parametric - Release 3.0 (connected) 3.0 M190 Is there a standard or general drawing method for sheet metal welded parts? Can you provide relevant documents?
I have an existing BOM table that has this in it as a repeat region relation: IF asm_mbr_type == "BULK ITEM"quantity = "AR"ELSEquantity = rpt_qtyENDIF I am now trying to create a new BOM table that is formatted differently and when I cut and paste the relations from the existing table into the new table, it gives me errors. IF asm_mbr_type == "BULK ITEM"errorInvalid symbol 'asm_mbr_type' found.quantity = "AR"ELSEquantity = rpt_qtyerrorInvalid symbol 'rpt_qty' found.ENDIF Very confusing as to what Creo is doing. I have both the old and the new table in the same drawing. Old table puts AR in the QTY column, new table fails to verify and won't do anything. I had some issues trying this with Creo 4 M080 and now I am on Creo 7.0.5.0 and seeing the same error. Does anyone have an idea what I am missing?
I was playing around with the chain issue, and ran into a major BUG with the slot constraint. I used a Skeleton model for a datum curve "racetrack" to roughly simulate the path of a chain (wouldn't actually work with all the links assembled, but I was trying to test the constraints needed). I made a sketch in the Skeleton simulating the path around 2 different sized sprockets, and made it a "spline". I used a planar constraint and 2 slot constraints for the first link, and a planar constraint, a cylinder constraint to the first link, and a slot constraint to the racetrack. Considering that for ALL other purposes, when I wanted to select this spline, it gave me the HALF spline (truncated at both ends in seemingly arbitrary locations), but also allowed me to pick the entire spline (i.e. to extrude a surface), but when I tried to pick it as the curve for the slot constrain, I ONLY got the truncated spline. I could NOT pick the entire curve. What FINALLY
We want to assemble a chain in a curve using a curve pattern. But the pitch distance is not equal in the straight line and in the curved path. It is the same along a straight line and varies along curved paths. This is critical assembly and so we should assemble the chain as exactly as they are in real assembly. How to assemble a chain in a curve using a curve pattern without changing the pitch value? 1) There may be a lot of ways to assemble the chain links in a curve. But chain assembly is used universally and so there will be a simple solution to do this (For instance, pattern). So, we want to assemble the chain links using "pattern" along the curve or else a very simple method to do this. Because for a long chain assembly we could not assemble multiple times or go for a lengthy process. 2) There is a way to do this using "pattern". While we search on the internet in all places this method is used. But the problem is the chain links will not assemble in the exact place as
PTC is committed to improving your online experience. To get it right, we need your help. Please take 5 minutes to share your thoughts. Your response helps PTC gain valuable insights on how to make the PTC support website more effective. Take the survey > Survey end Monday, November 15, 2021. We greatly appreciate your participation!Nalie Lee-Heidt
Does anyone know if it is possible to create your own lattice types in Creo? The "Custom" and formula-based options weren't quite what I hoped from the names. Yet I am surprised that even some very common standard lattices aren't included by default. In particular, I would like to be able to make log-pile and octet-truss lattices. Any advice anyone might provide on how to make Log-pile and Octet-truss lattices in Creo would be greatly appreciated!
I am using Creo Parametric 2.0 M120creo2.0 failed to upload CAD files to Windchill 10.1.Here are the errors that I facedCREO error:HTTP upload failedContent upload failed because of invalid response form the server。Method Server error:2021-11-05 12:31:39,772 ERROR [ajp-bio-8010-exec-5] wt.fv.uploadtocache -(wt.fv.uploadtocache.uploadToCacheResource/0) wt.util.WTException: Message: Resource bundle/Message key = wt.fv.uploadtocache.uploadToCacheResource/0at wt.fv.uploadtocache.LogHelper.devError(LogHelper.java:121)at wt.fv.uploadtocache.DoUploadToCache_Server.doMultiPartUploadToCache_Server(DoUploadToCache_Server.java:1483)at wt.fv.uploadtocache.DoUploadToCache_Server.doUploadToChache_Master(DoUploadToCache_Server.java:100)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)at java.lang.reflect.Method.invoke(Meth
Creo version:7.0.3.0 Issue: not able to record a mapkey to edit linear_tol_0_0 or other similar parameters in existing parts/asm/drws. Scope: updating legacy parts, updating parts designer used a save copy as to create new similar part from old. Changing the parameters anytime for different customers or same customer wanting the defaults changed. MBD and/or DRW. Mapkey solution able to be distributed to multiple users and function. Current manual methods of edit: Spoiler (Highlight to read)Current limited method of manual edit: with tol_display on some of the items are in the lower right corner of the graphics window. Have to set selection filter to annotations. Then double click on item. Enter new value to. Enter. Repeat for the few listed. Current method to update all manual method:Add a note and input the parameters:&linear_tol_0_&linear_tol_0_0...&linear_tol_0_000000&angular_tol_0_&angular_tol_0_0...&angular_tol_0_000000With th
Hello everyone I have an assembly with a master rep., and when I open it a lot of the parts are hidden.If I unhide the parts, saves the assembly, close it and open it again the parts are back to hidden again in the master rep. It is pretty annoying because my other simplified reps does not look wright before I unhide the parts in the assembly. Any suggestions to what I am doing wrong here? Best regards Claus
I am using Creo Parametric - Release 6.0 (connected) 6.0 6.0.6.0Can't make drw file at some part, ok button 'color is greyHere are the errors that I facedn.a
I am using Creo Parametric 8.0 8.0.0.0 creo8.0 cannot be installed, an error occurred during the installation process, showing that the file cannot be reached; Here are the errors that I faced File unreachable Translated with Google Translate Translated by Hedy Jin, Nov 8th, 2021 --------------------------------------------------------------- I am using Creo Parametric 8.0 8.0.0.0creo8.0无法安装,安装过程中出错,显示文件无法到达; Here are the errors that I faced文件无法到达
Hello! I wonder if it is possible to change color of the planes defined in the Model Tree (Right, Top, Front)? Is it possible to set planes invisible, but when chosen in Model Tree, the plane gets visible? Best regards,Sergey
I am trying to do this with &MODEL_NAME:ATT_MDL and cannot get it to work. I am missing something? I would prefer to do this than to look at the session ID every time.
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.