Recently active
Hello I am trying tonimport relation into Creo using toolkit C++ from a txt file stored in my PC. I am using function ProInputFileRead(). Syntax : ProMdl model;ProPath filename;ProAppData arg1 = NULL;ProAppData arg1 = NULL;int arg3_value = 0;ProAppData arg3 = &arg3_value;ProAppData arg4= NULL; ProStringToWstring (filename, "C:\\filepath"); ProInputFileRead (model,filename, PRO_RELATION_FILE, arg1, arg2, arg3, arg4); ProSolidRegenerate((ProSolid)model, PRO_REGEN_NO_FLAGS); Can anyone suggest is something wrong with this? As I am unable to achieve importing. Txt and assigning relations to model.
I am using Creo version 7. My system decimal places are 5. My drawing decimal places need to be 3. Is there a way to set the default drawing decimal places to 3? Presently I need to place all of my dimensions and then when they are placed I need to select each dimension to change them from 5 to 3 decimal places. I keep thinking that there should be a way to modify the default drawing decimal places whether it be on the drawing template or in the config options but I just never found this. Just to be clear I need the system decimal places to be 5 as there is a large positional difference on curvature within a given sketch unless the decimal places are increased to preserve the needed position.
Gentlemen, please don't take this as impudence, but could you tell me how to make sure that the paths don't cross?
Good morning community, I have a problem generating a matrix for n values through programming, Mathcad Version 8.0 Translated by the Community Moderation using Google Translate Buen día comunidad, tengo problema para generar una matriz para n valores mediante una programacion, Versión Mathcad 8.0
I could be doing something wrong here, but it seems that I see an inconsistency in the substitution function in the symbolic math in Mathcad Prime 10. I started with: The result here in incorrect in that the first term (se^2*Vc*t^2) should be divided by 2.If I do the same integral without using the substitute function as follows:Here we arrived at the correct answer. It seems possible to me that it might have something to do with the limits of integration. I tried using a top limit that was not the same as the integration variable and it did not make any difference.I will be really grateful for anyone's perspective here especially if you see that I am incorrectly using the function.
Greetings Community, I am trying to generate a matrix to make graphs. What I want is to obtain values that are colored red with the data that is available. Mathcad Prime 8.0 version ----------------------------------------------------- Translated topic from Spanish to English using Google Translate Subject - Operacion con matrices Body - Saludos Comunidad, estoy tratando de generar una matriz para realizar gráficos. Lo que deseo es obtener valores que están de color rojo con los datos que se tiene. Versión de Mathcad Prime 8.0 By Community Moderation Team -----------------------------------------------------
I installed creo parametric successful on my desktop. Now I want to also use it on my laptop while traveling. But after following the same installation instructions, I get an error code -21 saying I dont have a active licence. How can I fix this?
hello alle, I'm so angry about the backwards development ot PTC creo wish involve the extrude of sketch on a surface this funktion was working great in the creo 4 version (https://www.youtube.com/watch?v=bOE9L8zE0qs&t=275s&ab_channel=CADHUT after that they change it and its not possible to use an existing sketch but you have to redo the sketch as an internal one wish its not possible to add numbers to the sketch. if you want number you have to do them in normal sketch than reselect the curves in the internal sketch how an invective work is this. I hope for PTC to learn from things that already works and stop breaking them while developing creo funktions.
I am unable to download Creo 9.0
I want to top and bottom die split of the attached model through mold cavity features. please help me anyone
Hi,I would like to include a feature parameter in the assembly table.For instance, in the part named "test," I have a feature called "change." In this feature, I have a parameter named "test."I would like to include this parameter in the assembly table.Is it possible to do this?Regards,T.
Is there a quick way to project a bunch of separate (imported) curves to a single sketch without clicking through them all? So i have a bunch of curves or faces that i would like to turn in this case into a cosmetic sketch, but I have had situations where i have wanted to extrude a complex projection too. So in this case i have a bunch of planar curves (yes they are planar they start out as a projection): So any quick way to project all of them into a sketch? A script perhaps? Running creo parametric 9 though i can update to 11 if necessary.
Creo Parameter of type "Real number" is transferred to PDMLink with scientific notation. Eg: 0.2234 in Creo is being displayed in Windchill as 2.2340000000000E-1 The value to be rendered correctly” has been created. How can we display it as it is?
Hi, attached file (build by Terry Hendicott) creates a 13xYYY matrice from an 13x3 indata matrice. It calculates the inverted product of each column in the 13xYYY matrice and plots it in the diagram. Now I would like to extract those columns with a product between two values (Here it is 15 and 25 millions) Then I would like to present those columns in a new matrice like
I am trying to place a surface finish symbol on a drawings and the message box at the bottom says, "The selected surface is already consumed by surface finish sf0 as a restricted reference. Select another surface" Where would I find sf0, and how did it get consumed?
Hello,I try to customise my postprocessor configuration to make it better. At the beggining of each of my programs i have a line with multiple initialisation codes. I never really asked myself the question where they came from since I needed them.With tests i discover their origin. They come from the FIL EDITOR in LOADTL SectionDYM=POSTF(13) This option is responsible for :- Calling tool- Put the good offset- And the prep codes Can someone explain this witchcraft to me ? And how to modify the prepcodes ? Thanks in advance
So I have multiple models in a single drawing, if I just select "&view_scale" it pulls the parameter from I'm not certain. But IIRC there is a way to select the ID number for the individual component and pull up what that parameter is. I want to say I used this successfully many years back in a large assembly and/or family table. Any help would be greatly appreciated. Please see the image for reference.
We are using Creo 9.0 When we open "Cache Manager" in Creo, we select parts and try use function "Refresh", we are getting this error: "Cannot get directory contents. Failed to load library libpro2soacore. Please ensure that the library is installed in path" I am attaching config.pro file, couldn't find this library: "libpro2soacore"... Our configuration is using config_9050 and config.sub to create config.pro
Hello together,can you please explain what do the following abreviations concerning the configuration of Hole Function mean (wenn möglich auf deutsch): 1) PERCENT_THREAD2) CLEAR_DR_CLOSE3) CLOSE_DEC4) CLEAR_DR_FREE5) FREE_DEC6) CLEAR_DR_MED7) MED_DEC😎 CBOREDIAM9) CBOREDEPTH10) CSINKDIAM11) CSINKANGLE12) BOTCSINKDIAM13) BOTCSINKANGLE
For reasons I don't want to bother you with, I would like to export the mechanism model (like the set of mechanism connections or constraints ) of an assembly to MatLab. A mechanism model is basically a set of coordinate systems with transformation rules the describe the relation between a slave coordinate system to its master coordinate system.How could I export the relevant information out of an assembly or mechanism model? (This is not a Creo version related question, but I use currently version 9.0.5.0,)
Hi, Can I get some help how to how to write a function that return all row products in a matrice according example below? Second question is how I extract data lower, between or higher then a given number.
Hello, I try to find a way to desactivate the spindle (or set it to 0) between two sequences with the same tool.Example between 2 engraving sequences at the end of the first, spindle Z return to a safe plan, rapid move to the second sketch and engrave but all with the spindle at the same speed. For the moment I tested with inserting CL data but i think it's not very clean and risky. Is there a more professional method ? Thanks in advance.
Hi,PTC made this good video showing the new features of Mathcad prime 10. But they did not make any guides or tutorials in how to make it work. You can see the feature in action here, where the text box change from "PASS" to "FAIL" and the color change from green to red. I want to make that, but I don't know how:https://youtu.be/RemRyXvRt3k?si=enCDHrHmk5_uJ72P&t=7 Basically I want to make the exact same thing. I have a foundation calculation which have multiple checks. Basically I have a load and a calculation which gives med the max load on the foundation. Here I have made a simple "if" formula which give me "OK" or "Not OK". But they do not have color. I need to change the color manually. I have this: When I saw the feature in the above video, I knew that would make the calculation so much better. But I simply don't know how to do it? I have tried Input/output -> Controls -> Advance -> Text box I have the feeling that this
Hi there, I have 2 questions:1) Can I choose the location of the excel sheet in Sharepoint of our company ( using link) like I did below? I need the file in company data not personal PC.2) How can I generate the same excel sheet for all the results instead of generating new sheets for each ?The sheet is attached below , page no 4 , using Prime 9
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.