Recently active
Good morning everyone,I'm using Creo 10 and from the "Tools" ribbon menu I start my c# application.We can do everything but in the "Model" menu a lot of function are disabled especially "Parameters". I don't understand why this happen when we start our application and from that application we are able to delete all the custom "Parameters". When we close our app I thought the menu will be active again but this doesn't happen and if I do a right click in the assembly I have the icon for "Activate" it. I tried these option:https://www.ptc.com/en/support/article/CS288287?_gl=1*1b9p919*_ga*MTIyMzg5NjExOS4xNjg2MTI0MTUx*_ga_1QBT6P6HR1*MTY4NzUwNDM2My4xMS4xLjE2ODc1MDU1NzguMC4wLjA. https://community.ptc.com/t5/Customization/Get-the-model-handle-for-the-activate-component-in-the-current/td-p/387940 ProAsmcompConstrRedefUI() - https://community.ptc.com/t5/Customization/activate-sub-assembly-using-toolkit/m-p/570117/highlight/true#M7653 But nothing is working. I have
HI all.When flipping the arrows on a dimension the leader line remains between the arrows - see attachment.Any idea what the setting is to remove this? Thanks
I want to switch the language from English to German. I added the line in the .psf file for german, but it has no effect.
1.use otk java to define element,and how to do use it,please give some demo 2.for exemple Elements elements = Elements.create(); //PRO_E_FEATURE_TREE Element elem_0_0 = wfcElementTree.Element_Create(wfcElemIds.PRO_E_FEATURE_TREE, null, 0); elements.append(elem_0_0); //PRO_E_FEATURE_FORM Element elem_1_2 = wfcElementTree.Element_Create(wfcElemIds.PRO_E_FEATURE_FORM, pfcArgument.CreateIntArgValue(1), 1); elements.append(elem_1_2); //PRO_E_EXT_SURF_CUT_SOLID_TYPE Element elem_1_4 = wfcElementTree.Element_Create(wfcElemIds.PRO_E_EXT_SURF_CUT_SOLID_TYPE, pfcArgument.CreateIntArgValue(917), 1); elements.append(elem_1_4); //PRO_E_STD_EXT_DEPTH Element elem_1_6 = wfcElementTree.Element_Create(wfcElemIds.PRO_E_STD_EXT_DEPTH, null, 1); elements.append(elem_1_6); //PRO_E_EXT_DEPTH_FROM Element elem_2_0 = wfcElementTree.Element_Create(wfcElemIds.PRO_E_EXT_DEPTH_FROM, null, 2); elements.append(elem_2_0); //PRO_E_EXT_DEPTH_FROM_TYPE Element elem_3_0 = wfcElementTree.Element_Create(wfcElemIds.P
I have created a pipe in part modeling using Offset Coordinate System Datum Point and want to bring points to the drawing table. Are there any solutions to read points coordinate (x,y,z) in a way when they are modified in the part, the drawing update table automatically similar to what happens to the dimensions?
I am trying to batch convert drw to pdf. I have set the pro_lang=English as suggested by some threads. I have created a config.pro with search paths pointing to the parts of which drawings are to be converted to pdf. However, when I run distributed batch it does not runs, instead it gets stucked at "Unsubmitted" stage. The status colors are all yellow. Even if I stop the process it does not stops, rather I have to force close. I have reconfigured the creo to use creo distributed batch. Tried even from ptcdbatch.bat file. But of no use. Please help me as I need to batch convert more than 300 drawings and would take ages to do that.
I would like to know that what's different templates as below; mmns_part_solid_absmmns_part_solid_rel solid_part_mmks_abs. Please help me to clearly understand these templates.
Hello all, This seems simple enough and I'm fairly certain I was able to do it back in Wildfire 4 but I could be wrong. In the image below, I want to move the ,03 outside the part (as indicated by the red arrow) by lengthening the horizontal portion of the leader. I found the setting "leader_elbow_length" but there's no "variable" option. Thanks,
In OTK userguide Chapter asynchronous applicationCreo Parametric start or connect call to pfcAsyncConnection::Start:• -g:no_graphics—Turn off the graphics display.• -i:rpc_input—Causes Creo Parametric to expect input from your asynchronous application only.Here is what I want to ask:What if I want to create an application with display?I don't know where to consult these command options,Could you please tell me the right place to consult those command options?Thank you very much!
I am using Creo Parametric Release 9.0 and Datecode9.0.2.0The threads of a hole feature do not show in the drawing. This is not a cosmetic thread. The various threads will only be visible in section view. The face where a hole is located will appear to have a simple drilled hole with no thread.
Hello, I have a problem with the design of a tool. For machining a part i use a sawblade with a sawblade holder.https://www.haimer.biz/products/tool-holders/accessories/sawblade-holder/sawblade-holder.html When i design the tool in creo NC with a sketch, it takes as cutting reference the lower point of the tool.When i use the tool in my trajectory path, this is this point whirch is follow the trajectory.Even if i modify the sketch with construction segments...Is there a solution to define the cutting edges of the tool ? Thanks in advance
I am looking to streamline a workflow for transformation of surfaces using two CSYS features to move and reorient a quilt. Doing it manually using the transform options in the Warp tool or the Legacy surface move command is quite tedious and requires calculating linear transforms using the two bases. My best workaround is to export the quilt relative to one CSYS and then import it back into the model using the desired CSYS as the origin, not ideal since it lacks associativity. Is anyone aware of a method supporting a single transform operation to move and reorient a quilt/surface from one orthonormal basis (Csys) to a new one? I can keep it all within Creo without the export but it requires doing the matrix algebra for rotational transforms outside of Creo, which is slow and tedious to do it manually. Getting the new origin can be obtained by using a measure of the transform between the two csys but the rotational info is not explicit in that measure. ObjectiveTransformed
The "collapse" tool is useful for generating static geometry from parametric features. Often, I copy the surfaces of a sub-component and then collapse the copy feature so that I can be free to move the resulting independent geometry feature "up the model tree" and use it as a visual reference. (screenshot above is from assembly mode) Thing is, sometimes this tool is not available (it is grayed out). I am not sure about what are the conditions for its availability. I think it depends on whether the model is used in another assembly (that is in session) and also seems affected by presence of family table instances / models made "flexible". Does anyone have similar experience? I'm still on Creo4, BTW.
How would I shorten the text displayed for a parameter in a note. For our system, our File Names are stored as: for example: XYY4512999-1_x_TM_CP. And this is what is displayed when I use the parameter &model_name on a multi-sheet drawing, which defines the components of an assembly. However, all I really want to display is XYY4512999-1 (everything up until the first underscore). Is there a switch or modifier I can apply along with the parameter callout which will cause the note to only display the text up until the underscore character?
I've just installed Creo 7 & everything went OK, the issue I have is when I attempt to create a new part or open an existing Creo 6 part I get a traceback error then it crashes. My software supplier has said it's due to my hardware not being supported by PTC. What spec of machine should I be looking at to get it to run or do I wait to see if it will be supported. It runs Creo 6 without any problems.
To have a chance to see drawing ".drw" object is checked out when it is opened in Creo Parametric. - I can see that CAD model is checked out in "model tree", I can see the .drw object is modified, but I am not able to see anywhere in Creo paramteric window, that .drw object is checked out. Do you have any idea, how to display it in drawing tree?
Hello, In my Creo schematic file i used a label with Rounded Box type. But during export to PDF i could not get the label text with "Rounded Box". Please suggest me a solution.
When trying to apply draft on surface styled parts, or can say class A surfaces, Creo is not allowing to apply drafts. What could be the reason. Here I am considering plastic parts which have a wall thickness.I think, drafts can only be applied on surfaces which have 90 deg relationship to the reference plane or surface which we are considering the parting line.
The company has just upgraded from Creo 4 to Creo 7.From std.out:....\text\config.sup, linenum 66: Keyword 'ENABLE_ABSOLUTE_ACCURACY' is not valid.Has option enable_absolute_accuracy been deprecated in Creo7?
Hello,I am getting a weird issue in creo cabling while routing a cable.It doesn't follow the network path even if a continuous network path is available.I then need to do follow cable to make it route through the desired path.
What is the right way to represent spot weld in Creo/ Example please
When i click on the "assemble relative to board" option, after i select the part i want... nothing happens. the component placement menu doesn't show Is there any option i have to turn on or something like that ? Thanks
Hello, I'm (happily) getting back into CREO (version 10) after a 5 year stint in SW. I have to create new drawing formats and templates to reflect changes we've made to our title block over the years. I have my C-size format and template working well. Is there an easy way to save as to other sizes and keep my title block and all parameters? Thanks,
I have downloaded the latest Creo Schematics 7.0.0.0 F000 from PTC server. While doing our testing, I am getting below warning message about the license expires in 14 days. But our license coordinator mentioned that our license is valid till Dec 2023. May I know the reason for getting the warning during start up. Any fix need from user side or PTC side?
I am using Creo Parametric Release 7.0 and Datecode7.0.10.0I am trying to simulate the effect of a lathe machining on a part with planarity errors.with my licence i decided to try to suse machaism design to simulate the rotation of a part, move another part as it is the tool of the lathe, then get the 3d curve from the mechanism as it is the "machining" result.problem is that that curve has very weird results depending on the settings on the "graphic visualization" on the Analysis definitoon windows.i don't understand why
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.