Recently active
Refer to the above two screenshots, they are the same stress profile picture, thus should have the same color presentation. However, we can't present the stress result at Top View, which is inconsistent with the Legend. We know the problem is the "reflection", however, we don't know how to switch off the "reflection". Does anyone know how? Thanks.
Does anyone know if there is a config.pro param that can be set to Show Table by default when Replacing a Component by Family Table in an asm?
I am using Creo Parametric - Release 7.0 (connected) Release 7.0 and Datecode7.0.5.0When you create a custom filter in the Parameters of a model (using the "Filter Parameters" dialog), I can find no way to save the custom filters. Apparently, the custom filters are not saved when the model is saved, because when I close and then open the model later, all the custom filters in the Parameters are gone. The "Filter Parameters" dialog has no "Save" button. I have searched the PTC knowledge base as well as Google, and I can find no instructions on how to save custom filters in Parameters.Here are the errors that I facedThere are no error messages associated with this inquiry. I just want to save my custom filters in Parameters! If Creo is incapable of saving custom filters in Parameters, then this is something that definitely needs added to Creo.
I am using Creo Parametric - Release 5.0 (connected) Release 5.0 and Datecode5.0.1.0I have a dimension As IpfcBaseDimension. I want to show() it but I need of "_instructions as Object" and I have no idea of what this object is. Can you help me?
I am using Creo Parametric - Release 4.0 (connected) Release 4.0 and DatecodeM010草绘环境,调用ProSectionEntityAdd创建文本时,选择字体,列表中的字体,除了font和font3d能创建成功外,其他的字体类型,都返回错误PRO_TK_LINE_TOO_LONG。联系人:郑小芳, I am using Creo Parametric - Release 4.0 (connected) Release 4.0 and DatecodeM010 In the sketching environment, when calling ProSectionEntityAdd to create text, select the font, the fonts in the list, except font and font3d can be successfully created, other font types return the error PRO_TK_LINE_TOO_LONG. Translated by Iuliana Lazar with google translate on 20 sept 2022
I am using Creo Parametric Release 6.0 and Datecode6.0.0.01. In MBD, while publishing only selected view, in PVZ file, all view getting published.2. In MBD, Before publishing, sketch is hidden but in PVZ all sketch are visible.3. In MBD, Location and size of dimension get changed after publishing in PVZ.
Please make the license available. Please respond to this.
I'm trying to activate the product online, but can't do that due to server error. I need this pretty urgently please. Best regards, Michal
How to run simulation using higher number of cores?
Hello, whenever I export my drawing as a pdf or print it as a pdf the lines are all pretty thick. Acutally so thick that you cannot see any real detail. I would like to change that.I read a lot about this tabe.pnt file, but i cannot find it anywhere.Also i tried copying the following in my config.pro file: pdf_use_pentable yesuse_8_plotter_pens yespen_table_file path_to_filepen table file - examplepen 1 thickness 0.05 cm; color 0.0 0.0 0.0; drawing_colorpen 2 thickness 0.025 cm; color 0.0 0.0 0.0; letter_colorpen 3 pattern 0.5, 0.2 cm; thickness 0.025 cm; color 0.0 0.0 0.0; half_tone_colorpen 4 thickness 0.035 cm; color 0.0 0.0 0.0; edge_highlite_colorpen 7 thickness 0.015 cm; color 0.0 0.0 0.0; dimmed_color This did also not work for me.Could there be anything that I am doing wrong at the moment?GreetingsSpedex
So below is my email transcript trying to get a valid product code for Mathcad 8 purchased last month. The email they provided bounces (not monitored). I was able to finally get through on the number for technical support and the person was confused why I didn't receive an email with the code. He suggested I call the e-learning library support number because that package was bundled with the software. No relief however. So I guess my only recourse is to walk away from the software and my license fee. This company is totally incompetent. BUYER BEWARE!!!!! Dear Thank you for contacting the PTC online store. Please accept our apologies; all products ordered through the PTC online store are ineligible for a refund. This is outlined in our refund policy, located at: https://urldefense.com/v3/__http://store.ptc.com/store/ptc/en_US/DisplayReturnAndCancellationsPage__;!!LkSTlj0I!B8wNvAhGVBulEI1vTJ-Ri1PStBLPVtUL-F_G-
I keep receiving the error "an unhandled exception occurred on the dispatcher thread". I have tried different methods presented in the community solution section. However, none did work.
Hi,We are upgrading from Creo 2.0 to Creo 3.0 with that we are re-using the AFX (EFX) profiles we created for Creo 2.0.In Creo 3.0 there is an option to 'Assemble the profile along a bend curve', but how do we have to modify the current profile templates to be able to use that feature?Kind regards.
Hi I am trying to solve system of 2 ODE as shown below. I am unable to find out the issue. The error happens when I m trying to relate the first ode to the second one. I am getting error as "Unknown error: ode% _function% _illegal % _context. Please help!
Same problem. Can you help me? Where to find contact wit PTC?
DearI would like to add some part in library component.But the problem is that parameter wont rewrite. ( ord_number)The parameter stays the same as in the part in library. (empty)How to fix this that parameter will update from library data file?Do i need to have part in library with any parameter
Hello, The coordinate of creo layout (.cem) is X,Y which correspond to the front view of an assembly (.asm). additionaly to a layout in the front view, I have to create a layout with a X,Z coordinate to correspond to the top view of the assembly. Is it possible to modify / redifine the coordinate of a layout ? Thanks
Hi,In the attached I show a simple example of referencing a matrix element with two approaches. When I use ORIGIN:=1 the second method fails. Is this due to my incorrect use of the second method? The 1st method uses the matrix index from Vector/Matrix Operators menu. The 2nd method is just A(row,col). thanks,russ
Hi, How can I prevent Solid Geometry from a Solidworks file opened in Creo Parametric from creating a new layer and being assigned to that layer? For instance I open a Solidworks model in Creo Parametric and then Creo creates a Shell Layer and put the solid model on that layer. Now if that layer is turned off/hidden you no longer can see the part file. Is there a setting somewhere to control what layers are created when opening non Creo files or importing other cad file types? Thanks for any help you can provide! Don A
Hi experts, I have some questions about the math calculation problems (case 1 and case 2), please see below description and the Mathcad file. For case 1: I have fire different resistance needs to be calculated. so I try to use two ways to calculate it.the first one is like that, I calculate every resistance separately and add them up to get the total resistance.but I think this is not a good way when I have a lot of resistance.The other way, I try to use the matrix way to do it. it is more convenient but I don't know how to calculate the total value by using a matrix.For case 2: I want to change the Width from 0.1mm to 0.91mm and also have 5 resistance.but when I try to define the Width from 0.1mm to 0.91mm. my calculation can't work.For example, if width = 0.1mm, I want to calculate the total resistance based on width = 0.1mmif width = 0.2mm, I want to calculate the total resistance based on width = 0.2mmif width = 0.3mm, I want to calculate the total res
What's going on? I can't create a support ticket. Has that feature been removed from PTC? If not then provide a link. I can't seem to navigate to an area to create a support ticket. Whatever.
This may be a simple question in that it is just not they way it works. In previous post I asked about pausing for input: https://community.ptc.com/t5/3D-Part-Assembly-Design/Mapkey-Pause-for-Input/m-p/813137#M125203 Now my question is the resume window. It is a separate window and you either have to click back to it to (activate and) resume or Alt-Tab back to it to activate it and then hit enter to resume the mapkey. Is there a way to have it so the enter key activates the resume window or it resumes the mapkey?
In creating a mapkey to save a pdf. File SaveAs (Alt-F, A) Type (pick the drop down and chose .pdf) The file name appears in the File Name box. (e.g. abc123) Due to quirky things where I work, I need to add a "v" in front of the name (legacy stuff). I try "Pause for input" add the "v" and resume the mapkey. Now the mapkey wants to create all the .pdf's with the name of the file when I created the mapkey (e.g. vabc123). After this I chose the PDF profile and complete the mapkey. Is there a way to either set the profile with an independent mapkey at the beginning of the Creo session or continue without the filename used when creating the mapkey. If I could pre-set the PDF profile, I could stop recording the mapkey after the Filename pops up. This gave me a partial understanding of :Pausing for Input": https://community.ptc.com/t5/Customization/Pause-for-keyboard-input-in-mapkeys/m-p/419676
I created a case for this last year - but it seems that PTC has deleted all of the old cases (why?) - so now I'm back to zero again. As always, I've paid for a license and would like to use MathCAD 15 - but, lack needed information for installation.
I am using Creo Parametric - Release 4.0 (connected) Release 4.0 and DatecodeM110 When using Creo Distributed Batch to convert multiple drawings to PDF at once, text overflows. Please tell me how to set it so that the characters do not protrude. Also, I would like to choose between color and monochrome, where can I set this? Translated by Simona on 9.09.2022 using Google Translate ------------Creo Distributed Batchを使って複数の図面を一括でPDF化する際に、文字がはみ出します。文字のはみ出しがないように設定する方法を教えてください。また、色もカラーとモノクロを選択したいのですが、どこで設定できますでしょうか?
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.