Recently active
Hi all.How do I create an arc length dimension and add the symbol to the dimension text?I need similar to the 250 dim in the attachment.Thanks
Our company upgraded to Creo 9 recently. I had custom IFX files that worked fine with Creo 7 and now having some issues in Creo 9. First when select the drop-down for the screw catalog, the drop-down expands across the whole screen. Second, when about to create/assemble screw I get an error message. Here is the trail file. !trail file version No. 2020 !Creo TM 9.0 (c) 2023 by PTC Inc. All Rights Reserved. !Exit Logger data: ! Process ID: 5448 ! Application: Creo_Parametric ! Start date&time: 2023/11/18 16:20:49 ! language: usascii ! machine type: x86e_win64 ! datecode: 9.0.4.0 ! Server: NONE ! Workspace: NONE ! traceback file: C:\work\guido.pedros\prodata\traceback.log !end Exit Logger data. < 0 0.964741 1528 0 0 814 1536 0 0 864 13 !mem_use INCREASE Blocks 1046364, AppSize 11539669, SysSize 33582072 < 0 1.052000 1052 0 0 1000 1536 0 0 864 13 < 0 1.055000 1055 0 0 1000 1536 0 0 864 13 < 0 1.055000 1055 0 0 1003 1536 0 0
I want to find the variable Ag but can't export it as cm^2. Am I doing something wrong?
I have multiple 3D figures that I want to save as a single PDF. How do I do this?
The real-valued function f(x) and its differential quotient df(x)/dx are given. In MC14, this differential quotient for the symbolic value u has to be calculated symbolically. What is the syntax for this? I ask for help.Kind regards, Alfred Flaßhaar
I've created many figures. On each, I organize the parts and annotations in the view; setup page for letter/landscape and I "Use current view" than I save the file. When I activate the figure again, sometimes the page setup is lost and the parts/annotations have shifted. If I "go to figure view" parts/ annotation return to how I originally set them up but the letter/landscape page setup is gone. Has any one else seen this behavior?
Hi I have two questions regarding Creo Illustrate. 1, Is it possible to remove the text Min Dist when you measure a distance. The customer would like to just have the dimension for example just 105 instead of Min Dist 105 2. How could you remove ",prt" in the name when you use a callout with item Tag? /Fredrik
I want to plot a smooth line (like in Excel) and found out I can use a sort of an f(x)=interp(lspline(x1,y),x1,y,x) function, but it's not plotting properly (does not cover the range of the values of x1 vector and goes outside the range on the left side of the graph). Although it plots alright with the x2 values. See attached Mathcad file.Why is it so and how can I plot a smooth line for x1 values?
Hey guys, Im new to mathcad and after searching for a while, I still didnt find the solution. I just want to solve after 4 unkowns (c1, c2, c3, c4). I have 4 equations and 4 boundary conditions, but there is a problem of the definition of my unknown variables and my functions. Can anyone help me? If yes, please correct the data I am uploading or explain to me like step by step. I am really new and just saying "you need to define correctly" wont help me. Thank you very much in advance!
As per the original post. Hi! Can you please help with my corrupted MATHCAD 15 file?
i want to generate drawings for all the parts in the assembly having general arrangement by using a single template, i.e. on the first page, general arrangement of assembly, and on a second page and further, parts of the assembly.
Does anyone know how to change the default font on the drawing?
Greetings! I would like to know if the self-weight of the simulated component needs to be inserted as a load or does it insert it automatically. For example, to calculate the displacement in a beam, would i need to input the weight of the beam as a load? I'm trying to simulate a beam and compare with hand calculations (verification), but I can't get an agreement between the results.
Good day for everyone!In a drawing I make a detailed views and switch the leader type (toggle leader type - above) and arrow style (to None) each time.Please tell me if there are options in the prodetail that are responsible for these functions?Thank You! CREO 5.0.4.0
Hi, I used the solution from topic to set a custom filter as default. For parts, it's working perfectly. But for assemblies, the custom filter is not available. Is there a difference between parts and assemblies? Is there another parameter to set especially for assemblies? Thank You,
Hey, im using Creo Parametric 8.0.8.0. We work on one machine with Win 11 and all others are running on Win 10.I also mounted a networkshare on all PC´s to the letter N: Now to my problem with Creo on Windows 11.I start Creo and want to set a new workdirectory. I use the N drive and navigate to a lower directory. But whem im down in the folder which i want to use, and i select it. There coming up messagw which says: Error: invalid Directory, no changes were made. For tests i added a new networkdrive P: this drive is set one folder level deeper, now when im direct into the targeted folder it works.... On Windows 10 i want to do the same. At least it works. But only on the second try to set the directory. At first try, theres the same error. When i now quit the window and go into the targeted folder it works. The user have all the required acces rights to use all the folders in between, Are there any knows issues
I wroked with a big configurable product model.And I create a new simplified representation, I used "exclude" for the sub configurable modules that I dont want to show.But sadlly, I loss these parts in the context,This is not normal , happened once for me, But other people said they meet this problem some times also,Would anyone knows why this happened and how to avoid it?Thanks in advance!ps. Creo version 5.0
When i use romans.ttf font in Creo sketch, it is two stoked line font. My requirement is i want single stroke romans font in Creo sketch. Need support.
Hello no matter what I'm doing button doesn't appear in menu. What am I doing wrong?Whole Code Imports System Imports System.Net.Mime.MediaTypeNames Imports pfcls Module emptyButton Public Sub Main() Try addTerminationListener() AddMenuAndButton() 'System.Threading.Thread.Sleep(50000) Catch ex As Exception Console.Write(ex) Finally End Try End Sub Private Sub addTerminationListener() Dim terminationListener As New ProEExitListener() Dim asynconn As New CCpfcAsyncConnection Dim session As pfcls.IpfcSession Try session = asynconn.Connect(Nothing, Nothing, Nothing, 1).Session session.asyncConnection.AddActionListener(terminationListener) Catch ex As Exception End Try End Sub Private Class ProEExitListener Implements IpfcAsyncActionListener Implements ICIPClientObject Implements IpfcActionListener Public Function GetClientInterfaceName() As String Implements pfcls.ICIPClientObject.GetClientInterfaceName GetClientInterfaceName = "IpfcAsyncAction
Bulid failed installation on toolkit
Good evening, I am trying to program searches in tables or matrix, if someone can help me. Thank you... Translated by the Community Moderation using Google Translate. Buenas noches, estoy tratando de programar búsquedas en cuadros o matriz, si alguien puede darme una ayuda. Gracias...
HiI would like to have equal scales in x and y -axis of a 2D Chart component.In old Mathcad 15, there was a built in "Equal scale" option.Is there something similar in Prime 9? I may have (hopefully have) missed some obvious thing...Thanks. Old discussion about this topic:Solved: Equal scales on Plot - PTC Community
When trying to import spreadsheet from excel to creo drawing, creo replaces rows with dash dots as you can see in picture. I saved excel file as CSV MS DOS
How i can fix the above problem. iam trying to prove if elements delta matrix ( 10x1) are less than B =matric elements
I'm seeking some guidance on how to efficiently rename a new design part in Creo Parametric. Currently, my workflow involves saving the part with a default name initially and then creating a backup with the desired name. This process seems a bit cumbersome, and I'm wondering if there's a more streamlined way to assign a specific name to a part during the initial creation or early in the design process.Could someone please share if there's a direct method to rename a part in Creo without having to save it first with a default name? Any tips or steps for this process would be greatly appreciated, especially if they're applicable to newer versions of Creo. I tried to use 'Save' , then filled the name, but Creo does not allow me to save.
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.