Recently active
Hello All,Please see the attached document (Mathcad9). Currently, I am defining these variables individually in a table format. I'd like to start defining the data for each member and its associated information ( Length, force, moment..) shown then pull the information from the table to define each variable as i am currently doing. I am running analysis for each panel TC# and its associated information and report the results in an array format which i am not showing here. Thanks,Sam
Hi i am trying to connect via J-Link to a running session of Pro/E with the following code: System.loadLibrary("pfcasyncmt"); AsyncConnection connection = pfcAsyncConnection.AsyncConnection_Connect(null, null, null, 20); but i always get the following error: Exception in thread ;main; com.ptc.pfc.Implementation.pfcExceptions$XToolkitCantModify at com.ptc.pfc.pfcAsyncConnection.pfcAsyncConnection.AsyncConnection_Connect(Native Method)i've already checked all of my system variables, and they're all right, i can't get rid of it. Can anybody help me?
How can i remove whole tab with networkdue too high error risk of clicking on network and than waiting for it to unfreeze for 4 minutes we need to completely remove whole tab so nobody ever click this
Hello, I just wanted to ask since Creo (+) is in the cloud what protocols does PTC take to assure the users that there is no security breach? If there are security protocols (i.e. Google cloud has Data Encryption,Infrastructure Security, and Secure Software Development Lifecycle (SDLC) and so on and so forth) and if PTC does have these protocols is there an open source brochure or pamphlet customers could probably look at to secure them that their data is safe. Thank you.
I am using Creo Parametric Release 2.0 and DatecodeM040abbiamo spostato correttamente creo m040 dal vecchio pc al nuovo, ma la parte CAM non funziona. non apre nemmeno il file di fabbricazione.Here are the errors that I facedabbiamo spostato correttamente creo m040 dal vecchio pc al nuovo, ma la parte CAM non funziona. non apre nemmeno il file di fabbricazione.
Hi All, I wanted to use distributed batch to run a mapkey to generate BOM text file of an assembly. It loads the first 10 models, keeps processing them, but never ends, and gives no error information. My ttd. file:<?xml version="1.0" encoding="UTF-8"?><!-- 05-Oct-09 L-05-10 CHI $$1 Submitted --><!-- 07-Jan-10 L-05-14 CHI $$2 Remove out-of-date comment --><!-- 17-Feb-15 P-30-03 mtch $$3 Added group --><!-- 15-Jun-15 P-30-11 mtch $$4 Added save_model --><!-- 13-Oct-15 P-30-18 mtch $$5 Added drw to FILTER_FILE_TYPES --><TTD version="1.0" created_by="PTC"><DESCRIPTION>Run a mapkey defined in a config.pro</DESCRIPTION><GROUP>Misc</GROUP><DETAILS>Will be run on any file type; user is responsible for choosing types that mapkey will operate on correctly.</DETAILS><SERVICE name="dbatchs"/><FILTER_FILE_TYPES type=".prt .asm .drw .sldprt .sldasm .catpart .catproduct .cgr"/><!-- Replace "F1
Using CREO 9 here. I have been noticing in some instances the way I build my parts can leave me with sever small/thin "sliver" surfaces. Are there any settings or parameter selections I can use to avoid creating these little slivers?
Description :I would like to open a Creo file from a web browser or embedded browser into the current Creo Parametric session by drag & drop operation.Similar to drag & drop action from a file/folder browser
Recursion of Programming. Prime 9. Prime 10.01 Prime 11 So we must use Prime 11 or Prime 9, 8, 7. Prime 10 kills auto vectorizatin of range by = and also Recursion of Programming.
I want to be able to add a sheet at the front of my drawing file on occasion when a project generates important notes. While also not being assigned a page number. Starting all my drawing templates with a "blank sheet 1" so start of the drawing package is on sheet 2 is not an option. I'd also like to create this sheet on old drawings if possible. Adding a new sheet (1) would bump all my page numbers and this is an undesired revision. If its not possible, I will stop bothering with this idea. Thanks!
I tried to output the calculation result. The ideal result would be like: "ps = k tp + b "according to the "IF processing". The "tp" here actually relates to the time, but right now I just want the result to be like the form I mentioned above. In other word, I think and hope the "tp" is just a symbol in my ideal output result.So I tried to set it as a "key word" or "constant" by setting the labels but found nothing helpful. Can any solution help me with this? Many thanks advanced !Files attached.
I am trying to perform a Vibration Analysis on an assembly in Creo Simulate (in Creo Parametric Version 10). The only input data I have is the Vibration Amplitude vs. Frequency table below. I was wondering if it is possible to do an analysis in Simulate with this type of data. Is so, would it fall under the "Shock" category under the "New Dynamic" analysis option? Or would it be under another category? An input on this matter would be helpful. Thanks.
Is there a good way to inject a new System of Units into an existing part? existing assembly? Customer requested a change in reporting which requires different units, but I have maybe a couple hundred parts and assemblies to do. Mapkey is not super consistent, so wondering if there is a good way to import?Creo 9. Am I missing something on the dialog box?
Hi,With reference to topicwhen I double click a Mathcad file, the default language will be launched. I would have to launch Mathcad first with the special shortcut (that includes the command line option "/culture:en-US", for English) and then open the file.Is there another way?
Hello, I've been using filters for a long time but never was satisfied with cliking to select window and choosing specified one. So i desided to create mapkey for myself fo without desturbing workflow i could change filter by using mapkeys. Here comes the problem:In PTC Creo PRT and ASM filters are different in this list. Not much of a problem if mapkey knew about choosing element in this list by it's name but look at what it does when choosing it.in some cases there is ID in list in other name of elementI would like to syncronize mapkeys for both PRT and ASM so they are the same but feature in PRT is "1" in ASM is "6"is there any other place where can i change this filter but not in the bottom right corner so it chooses filter by it's name not by ID in list?
Necesito licencia para mi universidad.
I opened (Unite) in Parametric, using files from Direct Modeling. I have a Windchill connection. I made a simulation with that file in Creo and now I want to save the analysis file (MRS and MMA) as an attachment in the CAD file or have a connection to clearly show that there is a link. Does anyone know a configuration setting for this?
Hi all,I'm trying to automate the process of taking screenshots of simulation models from different angles in Creo Simulate. My goal is to change the view orientation without triggering a full recalculation of the model.I discovered that Creo Simulate can write the view matrix directly into an .rwt file. So, I wrote a simple Python script that generates a custom view matrix and inserts it into a template .rwt file. When I reload the file, the view updates to the new orientation as expected.However, there's a problem: instead of simply rotating the model, Creo seems to fully regenerate or recalculate the view, which adds unnecessary delay. I was hoping for a lightweight change—just to adjust the camera/view angle without triggering a full redraw or computation.My question is:Is there a way to apply a custom view matrix directly to the current view in Creo Simulate, without forcing a full view recalculation?Alternatively, is there a more efficient way to programmatically change the view
I am using Creo Parametric Release 5.0 and Datecode5.0.1.0How can hole features be distributed across the surface of a cube with large rounded corners on all edges? The purpose is to represent the shaping characteristics of a metal mesh stamped into a cube. all these surface need to have holes along with surface UV
My creo 11 has stopped working all of a sudden. It shows a black screen only. My last graphics update was done a month ago and creo was working fine. All of a sudden it stopped. It does work when i create a config.pro of graphics win32_gdi. which sort of tells me the issue is probably related to my NVDIA RTX 4000 ADA.I tried rolling back a version. Then I tried the recommended driver version from PTC website. None of these worked. Finally I uninstalled and re-installed Creo. STILL it is not working.I tried other versions of Creo (creo 9 and 10). Both these versions are working fineAny advice will be greatly appreciated.
Hi!Using Creo Parametric 9.0.8.0. When creating a dxf file from a part, there are often broken lines created that make it a hassle for our manufacturing team to program. A solution I found was to reduce the relative part accuracy of the part below the default value creo set (0.0012). I'm struggling to find a setting or config option to have the relative part accuracy set at a value automatically. I'm open to other solutions as well if anyone else has had this problem. Thanks!
I have tried to change language in C Creo Elements/Direct Modeling 20.7. But I can not see the Language option Box.Please help me How to change other language in Modeling 20.7. Thanks
I am using Mathcad Release 15.0 and DatecodeunknownThe user can not save on Network folder. He can create and save data in Windows explorer on the network folder so permmissins are ok. but when he have the save dialog from mathcad 15 he receive an message that he must save under new name and when he gives a new same message to use other new nameHere are the errors that I facedsave under differentname
Hello, I wanted to ask regarding the fade out feature. So while animating I used the fade out feature and it worked initially, after I ran the animation again whenever I fade out my parts they go into the 'wireframe' appearance instead of disappearing. Also, I checked the transparent % and it was at 0% but it still looks like the picture I shared below. Thank you.
HelloUsing creo 8I've been trying so hard to create a parameter with the value of mass but nothings has worked for mewould love some helpmy check file its set like this;MODEL_NAME_STR YN Y N N N NADD_CHK_PARAM YN Y N N N NSTARTCHECK YNEW E E E E EGEOM_CHECKS YNEW Y N N N NPARAMCHECK YNEW W N N N NSTARTPARM YNEW W N N N NPRT_DENSITY YNEW E N N N NDEF_DENSITY YNEW Y N N N NMATERIAL_DENSITY YNEW Y N N N NACCURACY_INFO YNEW Y N N N Nmy start file:PRT_ADD_CHK_PARAM PRT_NOME MODEL_NAME_STRASM_ADD_CHK_PARAM ASM_NOME MODEL_NAME_STRASM_ADD_CHK_PARAM Massa_Prompmass_add pro_mp_massASM_ADD_CHK_PARAM Massa_mpmass_add mp_mass("")ASM_PARAMETER Massa_prompmass_parameter REAL EQ pro_mp_massASM_RELATION Massa_Prompmass_relation = pro_mp_massASM_RELATION Massa_mpmass_relation = mp_mass("")ive enalble calculating the mass automatic in config.pro
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.