Recently active
Curious if, there is a way around this. I have a custom command, that should upload data into a 3rd party system. I've got this working with CREOSON and it's tested working in my IDENow that I have attached this code to a button command in creo, it causes it to hang when I reference my open assemblyI am able to get a session ID to creoson, but when I run the command bom : get_paths causes it to hang.Is this a limitation with creoson? I assume there is some resource that is occupied during the OnMethod that stops CREOSON from responding
Units in annotations and repeat regions is very weird. I made an assembly where I used component parameters to set tightening torques for screws. I set the Unit Quantity of the parameter to "Torque/Moment" and get to choose the unit "m N" (bit weird; it's usually expressed as "Nm", but whatever). So far so good. To test it, I set the value to 10 on all my screws. Great. Now I'll add it to my repeat region. I add a column showing "&asm.mbr.cparam.torque". The result? 9999999994.879. What? Where did this come from? Where is my 10 Nm? Looks like Creo shows the value in a different unit. My suspicions are confirmed when I try adding a parameter with the default unit (mm^2 g / sec^2) instead. Indeed, here the value is conserved, and is displayed as "10.000" in my repeat region. Hm, ok. Let's see the units, then. I change my repeat region to display "&asm.mbr.cparam.ptc_unit.torque". The result is as follows: The ones I added as "m N" get displayed as "moment2", and the
While having a sketch in edition, I want to select and edit the sketch dimension, using Jlink. I'm using this code for selection. SelectionOptions selectionOptions= pfcSelect.SelectionOptions_Create("dimension");selectionOptions.SetMaxNumSels(1);Selections selections=session.Select(selectionOptions,null); But at this moment I'm unable to select the desired dimensions. Any idea?
Hello, I am trying to make an assembly for a chain drive which consists of hundreds of chain links. Each individual link is connected to the previous with a axis constraint at the pin-hole. How can this be patterned to avoid linking each individually? Otherwise, is there another way (a proper way) to make a chain drive in creo?
We have been using Reference Balloons on detail views for years and they have been appearing with the letters REF under the balloon, which is what we want.Today, one of the engineers went to add a reference balloon and instead of REF, he got "Default". I created some new parts, a drawing and a detail view, added a reference balloon and got the "default", also.If I add Reeference_bom_ballon_text to my drawing options and set the value to REF, a new reference balloon comes in like it did before.What is strange is that we have not updated our Creo2 install in about 6 months, so why is the software suddenly giving us things we don't expect.Creo2 m220Windchill10.0 m040
Hi All, If we create annotations using annotation features we will get the annotation element and from the annotation element we will get annotation parameters. In my case, I have created a Standalone annotation. How will I get annotations parameters?
Ok, so, this is the first time I've played with the welding module. Turns out we have it, and so I thought I'd play with it a bit. I wanted 3 small tack welds shown in the model. Got it to work....and then it disappeared. Turns out for some reason it ended up on my "rules-based" curves layer! What the...??? So, thenI had to create a NEW layer specifically for welds because when I went into the curves layer to add a filter, for some stupid reason it wanted to automatically delete the (top) 2 rules I had in the layer because it said adding the rules I wanted invalidated them (see below). So, knowing there's a couple ways to skin that cat, first I had to create the new layer for the weld solid (left image), and then I had to add a rule to my curves layer that removed anything on that layer (right image), and that was the only way I got it to work. The rules-based layers can be kinda quirky, there are some combinations of conditions you just
When working with a sheetmetal part, solidify only gives the option to remove material, not to add material. Is there perhaps a secret config option to allow the addition of material in a sheetmetal part? The workaround for now is to start with a solid part, then use the solidify feature, then convert the solid part to a sheetmetal part.
Hi we have 184 license users of Creo in my organization. We are currently going through the process of upgrading from Creo 3 M150 to Creo 4 M100. A question was asked how do you force people to upgrade if they are taking too long to do the upgrade and holding the rest back? Is there a way to make to block Creo 3 licenses? We use a flexlm server to manage the floating licenses for the Creo products. It seems though if you have a Creo 4 or 5 license , they are backwards compatible with older versions, as far as flexlm is concerned. What are your thoughts or what has worked for your in your org?
Hi, is there a build-in tool to visualize the Creo license usage? Or has someone created a script to parse the flexlm logfile? I want to analyze the peak license usage during the last year. as add-on I'd like to assign users to departments and get an overview of license usage by department. br Bernhard
Creo continues to be inconsistent with specifying path names inclusive of spaces. Using the config option pro_colormap_path requires putting the path within quotes(") if there are any spaces in the path names. system_colors_file D:\ProE Standards\System Colors\syscol_wf.scl pro_colormap_path "D:\ProE Standards\Color Maps" mdl_tree_cfg_file D:\ProE Standards\Start Creo4\tree.cfg Note that the other two options listed have spaces in the path names and do not require the double quotes to work properly while the colormap options does not work for me in Creo 4 M110 without quotes. Holdover from the UNIX rules, not acceptable in an application that has been claiming to be MS Windows compliant for a long time. Has anyone else seen this behavior on any other options in Creo 4 or higher?
Working strictly with Sheet metal drawings, I want to grab all of the drawing notes on the drawing and categorize potential mfg processes involved. Bend radii, special Die information etc. These all exist as note in the drawing. Pretty simple to do if the part is static. Our Creo operates as configure to order. The parts are highly configurable and have many wall features, forms, (some operation model as cosmetic, note is only indicator) coming and going using pro/program. The drawings are programmed using layer states. Basically the engineer configures the model to a configuration, details the drawing, puts these detail items on a layer by creating a "state", then a simple drawing program is written to turn on states for certain configurations. This auto-cleans up the drawings. assemblies are configured and the parts all configure top down using pro-program. Parts are dynamic
Hi, I am having a problem with importing the image using the view tab on Creo 5.0.4 and the problem wasn't solved even after I reinstall the Creo. What I did is by clicking the view > model display > Import, the choose the image I want to display on a plane in Creo part file. It worked just fine but I had an issue with Creo start running slow after I close the resource center window, so I used the task manager to shut down the Cero parametric then reopen the file again. The image failed to display and I won't work even after I re-imported, change the .jpeg to .bmp, turn on the .jpeg in paint and imported the picture into Creo, or even reinstalled the software. None of these works. The imported image looks like this: The jpeg I want to installed looks like this: Does anyone knows how to solve this problem?
I have a part that has 5 M3 x 0.5 tapped holes. Only 4 of them show up in the hole table I created in a drawing. I have deleted and recreated the hole table several times. Same result.
To all I am trying to understand the effort required to write a “macro” to automate a task in CREO 5.0. I have code countless simple macros in vba for excel and for the CAD system I am using – So I ma not a total beginnerWhat I have in mind Given the active assembly (.asm) Loop through each part in the tree Get the name of the part If the name of the part exists in a given list then hide the part Else do nothing Can this be done? Is anyone willing to provide the few lines of code for such task (I am guessing that there are specific Classes, properties , etc ). The list I have in mind will be a Dim ListofName As New List(of String) which will contains specific/fixed name Thanks Regards
I am having a very frustrating problem with Creo Simulate. I have 12 different conditions I am trying to study so I have setup an analysis for each one. I ran about half of them and got good results, but now the analyses are starting to disappear from the list. I have tried to recreate them but I'm getting the error message "The analysis "X" has already been defined. Please enter a new name." Has anyone else seen this issue? Is there a way to make the analysis reappear or to completely purge the existing one so I can recreate it? Also, changing the name is not really an option because I have a specific naming that will become a disaster if I have to change.
Hello All, i am 100% new to this form and creo systems too, my company is switching to Creo from Inventor and we got hundreds of thousands of parts designed in inventor system and now we want to move them to creo system. Why i am here? I would like to ask you all that is there any way to keep the features and constraints in assembly/parts in inventor when we move them to Creo? Making step files lost all constraints and features. Thanks in advance.
Using dimension-driven patterns help specify multiple occurrences of a component in an assembly. The dimension-driven pattern uses assembly constraint dimensions such as Distance or Angle... Continue reading - https://wp.me/p8enkj-id
Is emx 12 compatible with creo 4?
Dear PTC Community members We are students on an internship for an automation company. We are currently working on a machine to automatically cut and drill aluminum Bosch Rexroth profiles. Our goal is to export outside dimensions and hole coordinates from a 3D part (those aluminum profiles) out of a Creo Parametric model. We would like to have these parameters in a table or text file. Is there any way to automatically generate these parameters directly from Creo Parametric or does anyone have suggestions on external solutions for that? Best regards, Robin Heleven Jellis Goossens
It is possible to simulate the movement of the rototranslatory belt, it translates in the rectilinear part and is wound on the wheel, as per attachments.
Datum Plane tool in Creo provides an option to create a mid-plane between selected references. The enhancement has made it easier to understand how constraints can be changed. Also its faster to define datum planes especially in conjunction with operations such as Mirror. Depending on the geometric situation, the midplane can be created parallel to... Continue reading
Hi, I have created notes using ProDtlNoteCreate(). How to retrieve the x and y co-ordinates of the notes created ? Thanks and regards, Sekar
Hi, My basic requirement is to create a layer in drawing and add notes to them using a creo parametric toolkit application in c++. I have created later using ProMdl drwMdl;ProName LayerName = {'\0'};ProLayer Test_layer;ProLayerItem Test_layeritem;status = ProMdlCurrentGet(&drwMdl); ProStringToWstring(LayerName, "SampleLayer"); status = ProLayerCreate(drwMdl, LayerName, &Test_layer);status = ProLayerItemInit(PRO_LAYER_NOTE, 1, drwMdl, &Test_layeritem);status = ProLayerItemAdd(&Test_layer, &Test_layeritem);status = ProLayerDisplaystatusSet(&Test_layer, PRO_LAYER_TYPE_BLANK);status = ProLayerDisplaystatusSave(drwMdl);And yes I am able to create layer. Now i want to add notes to it. Is it possible ?I could not find any direct api to add notes into the layer. Please guide me.
Hi all, first time posting! I'm auditing some of the work our engineers are doing and I've came across an issue a few times now that I feel should have a solution. Say we have a sheet metal part with a flat pattern. When I create the title block, it shows the scale of the model that was active when the title block was created. No problem there. But when I add the flat, the scale listed in the lower corner can be changed independently and the title block will still list the 1st models scale. Views are now out of scale and no 'Scale x:x' is listed with any views. Is there any way to have a global scale for the drawing that all models are fixed to and the only way to change it would be in the view's properties which would show a 'Scale x:x' with the view? Sorry if this issue has been covered! Thanks, Brad
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.