Recently active
Good morning community. I am trying to interpolate with certain conditions with repetitive data, a way to program, please if someone give me an idea. Mathcad Prime 6.0.0.0 is being used. Thank you for your attention. Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- Buenos días comunidad. Estoy tratando de interpolar con ciertas condiciones con datos repetitivos, una manera de programar, por favor si alguien me da una idea. Se esta usando Mathcad Prime 6.0.0.0. Gracias por la atención prestada.
Hi there, I use a Logitech Master MX Master 2S, and currently have no use or shortcut for the side scroll when using Creo Parametric (If anyone does have any please let me know!). Does anyone know how, or if it's even possible to add a shortcut that allows panning or rotation when the side scroll is activated? Thanks, Robbie
Hello,for many years I'm using Creo Elements Direct Modeling Express 6.0. Some weeksago I installed Creo Elements Direct Modeling Express 8.0 on my Windows 7 pro.Once Creo Elements 8.0 is runnung with a opened pk2-file and I want to add anotherpk2-file from the Microsoft Explorer by clicking on it, then Creo Elements 8.0 thepk2-file opens in a new instance and a second prozess is runnig.Is there any setting for Creo Elements Direct Modeling Express 8.0 in which thisbehaviour can be changed?
Hello,I am using Creo Parametric 4.0, I wanted to create a simple cable drawing. I started with creating a 3D routing of the cable set that consist 2 connectors connected with 2 cables. Once I flatten the cable set one of the cables is shorter due to it's routing. I'd like to ask if there is a possibility to connect it to the connector for a drawing purposes. Maybe there is a way to fix the length so the cables uld be equal.Thanks for all suggestions.
dear expert how can use tilting work plane g68.2 p0 in creo 5 axis? regards Asif
Hoping someone could point me into some direction with it have one user on the floor, creo view on ipad, sent the pvz file (same that others are using) and it just opens creo view but doesnt show. Tried cloud host, local file, usb transfer, you click the pvz, open with creo view, and it just loads the default screen showing only the default preloaded gearbox part and does nothing.
Hi guys,when I open the help center in modelling Express, the program opens in automatic on "Internet Explorer" like the picture below.This browser is not my main preference. There is a possible to change it.Thanks in advanced
I'm using creo7 parametric and I'm trying to make the material in the title block be a drawing flag symbol using &sym(FLAG-MUTI-LEVEL). Normally when I type this in a text box, it will give me the symbol dialog to select the options I want such as what number I want in the flag and the size of the flag. When I put &sym(FLAG-MUTI-LEVEL) in the &MATERIAL parameter, it just shows it as text instead of the flag. I don't want to get rid of the &MATERIAL parameter, I want to have it equal to &sym(FLAG-MUTI-LEVEL). Thank you!
How can I populate table using dimensions from a pattern table? All Csys are in a pattern table. I am using Creo 7.0.5.0 __PRESENT __PRESENT __PRESENT
Our company is planning to upgrade out CAD software to CREO 9.0. However, the CAD support matrix for Ansys 2021 R2 does not go beyond CREO 7.0. Will these versions cooperate properly? (Upgrading Ansys is a long and difficult process because of internal requirements, avoiding at this time is beneficial if possible)
Hi everyone, I hope you are fine.I need to change the color of the result word, if it was safe to be green and red in case of unsafe.
I need to plot the intersection and return it as a value.I have lines to show minimum and ideal operating temperatures but I would like to find the cut-off temps for each of the proposed AC-DCs. I have a graph that has the output derating so the line isn't a simple ab2+c so I have to use a function. I would like to know the maximum operating temperature of the multiple power supplies. Based on a Wdc1(Tempamb). I tried using solve but this doesn't appear to work on functions. as the derating is not constant across the full operation range. see the example of the function I am using below. What is the best operation to achieve this? I have attached the worksheet for referenceI'm using MathCAD Prime 8
Hello,I use "set representative" function to a module variant in a "configurate module";And Creo created a "Representative Module Variant" representation in the "configurate module" file;But my configurate product is nothing changed, Is there any function can let onfigurate product use the "Representative Module Variant" representation automatically ?Thank you!
Hello, I requested a license several times via the 'CREO for Students' platform, because I am a UTT student, but I never received it. I followed the same process last year and everything worked really well, but since my license expired I haven't been able to get a new one.Can you help me ? Thank you.
Hello, I would like to ask you a question about using the creatolkit dialog box.You are using the dialog box by creating a dialog with ProUIDialogCreate and enabling it with ProUIDialogActivate.The feature I created was considered to open the dialog box periodically, so I don't want to use ProUIDialogDestroy and I want to close the dialog only with ProUIDialogExit.However, there is a problem that the dialog box does not close when using ProUIDalogExit.The code says PRO_TK_NO_ERROR is returned and error-free. Code progression is also running correctly out of ProUIDialogActivate, but the dialog does not close on the screen.If you know anything about this situation, I would appreciate your help.Below is a partial reference code attached.Thank you. // Functions to run when the Cancel button is pressed void OnCancelButtonClicked(char* dialog, char* component, ProAppData data) { ProError status = PRO_TK_NO_ERROR; if (list_nameset != NULL) ProArrayFree((ProArray*)&li
I have reginster a jlink task,but invoke in dll mode failure ProError status; ProName app_name=L"javaTask"; ProCharPath java_app_class = "com.creosync.Task" ; ProCharPath java_app_start = "start" ; ProCharPath java_app_stop = "stop" ; ProCharPath java_app_add_classpath = "D:\\neweclipse\\target\\production\\creo_sync;D:\\ptc_dev\\lib\\fastjson-1.2.83.jar;"; ProCharPath text_dir = "D:\\neweclipse\\creo_sync\\text"; ProBoolean user_display = PRO_B_TRUE; char* startup_exception[8]{}; ProJlinkAppHandle* P_jlinkHdl=NULL; status = ProJlinkApplicationStart(app_name, java_app_class, java_app_start, java_app_stop, java_app_add_classpath, text_dir, user_display, P_jlinkHdl, startup_exception); return status; always return -2 PRO_TK_BAD_INPUTS, but I can run well in jlink to do the task"com.creosync.Task", it run well,help me?
Hi,I am new to Mathcad and face some problems. I have attached a file in which I am trying to plot the displacement using the Piecewise Linear Interpolation method of structural dynamics. I have defined all variables and put them in the loop, but when I try to plot displacement (u) versus time (t1), I get an error "this value must be a vector".I would really appreciate it if you could help me resolve this issue.
Hi everyone.So I'm new to Mathcad and I wanted to create circle from form (x-1)^2+(y-3)^2=10, but everything that I can find about plots is way too advanced for me. Any simple way to do circle from form like this above?
Hi all, I'm currently trying to create a mapkey for drawings that does a number of things, but I'm having trouble with just one part.I'm making a mapkey that, when activated, will first ask the user to select a view on the drawing, and when you resume, it will set that model to be used in the tree, and then edit the definition, go to the scale settings and set the scale to default for view (I have to do this particular set of actions for a lot of company drawings as many have been set up to use custom scales which is no longer desirable).The last part of the mapkey is to go to the bottom left corner of the screen, where it says "SCALE," and open the prompt and allow the user to type a scale in. This is the part where it goes wrong- I can't seem to get it to open the prompt right away so that all I have to do is just type a scale in, hit the green check, and then the mapkey is finished. I've tried different prompting options but none of them give the optimal effect, as I'd lik
Hi, Could someone explain why I can't vectorize method 2 in the attached work sheet? It returns error message "this value must be a vector". The output of both functions being multiplied seem to be vectors, so I don't understand why I can't use the vectorize function to do an element per element multiplication. Thank you,
When adding a new sheet to a schematic I am prompted to select a template from the Design Templates section of the Catalog Explorer. I am currently trying to see if there is a way to load my .RSDT template that I use when I initially create a schematic into this part of the catalog, since having to edit my main design template and the template for additional sheets is cumbersome. As of right now it seems like you have to manually create and edit new sheet templates in the Creo Schematics catalog, similar to editing artifact's, and there is no option to import or load a template from an existing .RSDT file. I have looked through my central catalog in file explorer and it does not look like there is a file or folder designated for design templates. Prompt to select a template when adding a new sheet to an existing schematic: Prompt to select a template when creating a new schematic: Is there a way to load new templates into the design template section of the catalog? Or do
I am using Creo 9.0 and have been using the Welding application to put solid fillet weld features into an assembly to show where welds are located. There are two assemblies and their associated drawings I have that are very similar. In one of the assemblies, the weld features are defined as solid and there is only one simplified representation (Master Rep). These weld features do not show up in the repeat region BOM on the drawing, which is perfect. On the other assembly, there is also only one representation (Master Rep), and the solid weld features DO show up on the repeat region BOM, which is not what I would like. Neither of the repeat regions have filters applied, and I am trying to figure out what the difference is so I can remove the weld features from the BOM table without having to use a filter every time. Is there a setting or option I am missing? How can I turn off the weld features in a BOM?
Hi, Is possible to disable or remove the dashed line that appears during assembly parts in creo parametric under edit definition ?I want to keep the surface selection view but without the dashed line that help to position a single part for example.I'm using Creo Parametric 8.0(see the attached below) thank's in advanceFabio
I am using Creo Parametric Release 5.0 and Datecode5.0.4.0After importing a sketch (DXF file) into a drawing, Creo performance (zoom, pan) drops drastically.
how can i transfer my mathcad license from one laptop to another
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.