Recently active
Hi, ProSelect dialog goes back , can not be top. User can not check ProSelect processing is stopped. (if ProSelect dialog was hidden status.) so we try to make ProSelect dialog position in top. 1. using timer callback function. 2. using ProSelectionPostSelact Funtion. method 1 is worried about performance about timer func and creo work. method 2 is not work if select item is not matching filter. if you guys have good idea, please help us. thank you.
Hi, I am using Mathcad15 and new to it. i need to feed typically 4 basic values into mathcad and get result back. i have more than 160 sheets to work. Am trying to automate the values logged in excel to feed in Mathcad as different files saving as PDF well. Can anyone suggest or confirm this one is workable. I tried few times but end up with error loading page. Provided the code below.
I am looking to do the following calc but I am getting frustrated with applying the correct units. I want the result to be in "pounds per gallon i.e. ppg or lb/gal". Pressure is in psi, Depth is in ft, and the 0.052 is a conversion factor derived from converting the following:1 gallon = 231 cubic inches1 foot = 12 inches12/231 = 0.052 however i am finding it difficult to substitute the conversions into the formula. HELP!
good morningI have a problem in my Creo version 7when I create sections in the presence of imported objects the sections show lines that should not appearI need to work with objects imported from Step and Iges of a fair amount of complexity. Therefore I cannot fix the errors and I let broken solids and surfaces be created.In the images that I post below the view from 3d is shown in "no hidden" view and the section of the 2d model, as you can see the section shows the objects as if they were in "wireframe" view In the definition of the "view display" view it is marked "no Hidden" and it is actually like this for all the solids of the drawing that I created, but not for the imported objectsIn the definition of the "section" view by selecting model edge visibility>area the section correctly shows only the sectioned volumes I definitely need to solve this problem because in some sections it is not possible for me to work correct view in 3d section bad view in 2d sect
How do you always get the correct Length and Width value of the flat pattern bounding box in a parameter designated for Windchill? Creo automatically generates the feature parameters SMT_FLAT_PATTERN_LENGTH and SMT_FLAT_PATTERN_WIDTH within the flat pattern feature. With a simple relation such as "FP_LENGTH = SMT_FLAT_PATTERN_LENGTH:FID_[FID]" this can be copied to a user-defined parameter which can be designated for Windchill. So far, so good. However, the issue is with regeneration without having the flat pattern activated (supressed). This doesn't update the parameters and wrong info is sent to Windchill. Even when going through a cycle of activating the FP, regenerating the model, returning to the bend state (FP feature suppressed), the parameters will often return to an old value.The issue here is that the SMT_FLAT_PATTERN_LENGTH/WIDTH parameters don't seem to exist when the FP feature is suppressed. Is there a way to always get the correct value from the
I am using Mathcad Prime Release 8.0 and Datecode8.0.0.0How do you copy multiple math regions which are within a text box with intervening text to an area outside the text box. I wanted the copied regions to be separate math regions. The only way I found of doing this is to copy each math region separately. Is there a quicker way to do this?
Are people using Object Toolkit (C++)? We have several Creo custom utilities written with Toolkit (C), but I was curious if other developers have switched to using Object Toolkit (C++) when possible. Here's my current understanding of the 2 APIs: Toolkit (C) Pros: The API wizard HTML is great (<creo_loadpoint>\Common Files\protoolkit\protkdoc\index.html) Ability to search for API commands and to click on hyperlinks for more information. Easy to find example code on many of the older APIs (sadly many of the newer Toolkit (C) APIs don’t have example code). I believe Toolkit (C) has more API commands than Object Toolkit (C++). Can still use C++ code with the Toolkit (C) code. Toolkit (C) Cons: Strings are overcomplicated. (char vs wchar_t, ProLine, ProName, ProMdlName, etc.). If PTC changes the length of a string (ex: ProName (32) to ProMdlName (180)) then you may have to make updates your code. Memory management – need to allocate and free memory. Can lead to a
Hello all, I am trying to change a configuration option using C++ toolkit. But I am facing issue to know the correct syntax. Can anybody please provide me with syntax?
Is there a way to see the material definition for a step file in Creo View?In Creo 10, I am able to select the option for "Material Definition" when I create the step file. However, after exporting the step file and opening it in Creo View, I don't see any way to view the materials I had original defined in Creo 10
Hello,Using this fit formula from below, how to determine a, b, c, d, e, and x coefficients in such a way to fit the below plot Flux Density vs Magnetizing Force: I think (but I do not know how to do) to read all the data points of each line (60uH, 40uH, 26uH) and then to make the curve fitting by using genfit Mathcad function, minerr or something like that.
Hello everyone,in the attached file below, fourth column of matrix I is d1 values.I want to loop through each d1 values and get R as a matrix.could someone help me hereattached mathcad 10 file.
Hi,I have installed CREO Parametric version 11.0.0.0.0 on my Lenovo Thinkpad P53s on Windows 10 and I am experiencing a severe performance issue (I had the same problem with version 9.0.0.0 by the way) Characteristics of my Laptop :Operating System : Windows 10 Pro version 22H2Processor : Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz 2.11 GHzInstalled RAM : 48.0 GB (47.7 GB usable)GPU 0 : Intel UHD Graphics 620GPU 1 : NVIDIA Quadro P520 GPU1Problem Description :When moving a model on the screen or simply opening menus in CREO application, the graphic suddenly freezes for one or two seconds, making the work really annoying. After a while, all seems
I have several part files in session. In all but ONE file, I can select multiple features in the model tree and group them. What prevents the ability to select multiple features in the model tree?Post note:Re-starting Creo, then the issue for that singular model is resolved.This phenomena re-occurs every now and then with random models.
As per the original post. Hi Two issues: 1. I would like to publish my chart in a journal paper but at the same time look nice on the work sheet. Through Chart component I can publish a pdf of a chart. Only pdf has good resolution (no matter how much you zoom the pdf, the resolution is great). But the other forms have poor resolution: jpg, jpeg, peng etc. 2. The Font size in the chart component window is fine but on the worksheet it becomes too small. If I make it bigger (in the chart component window) to look better on the worksheet, it becomes a bit too big for the Chart component. For example, a 10 point font on chart component looks much smaller on the worksheet chart. 3, Also, I would like to print multiple plots on one 8x10 page through the Chart Component. Is there a possibility to add multiple charts, give the page size etc in the Chart Component Window? I mean, in Matlab, we can use multiple charts in one shot. How do I do th
Are there available Control tools in MathCAD Prime 1.0, Same as MathCAD 15 has (Insert/ control/....)Thanks in advance for your help!
Is there any way to propagate Creo Schematic drawing parameter to Windchill? Please suggest
I am using Creo Parametric Release 6.0 and Datecode6.0.4.0Arial WGL is offsetting the limit tolerance. Is there anyway to align the upper + and lower - tolerance? Also the mu symbol in the micrometer is not displaying when convert to PDF. Please help.
When attempting to install Creo 9.0 with a student license, all is working well until the 'Install' button is hit. When attempting to use the install but, it simply closes the setup launcher and does nothing. It gives me no errors or anything else, just simply refuses to work, and closes the launcher.I've tried putting the files in a different directory, didnt work.I've also tried disabling all firewalls, didnt work.Post closure of the launcher a PTC folder is created in the desired location, but it not populated with anything.Any help is greatly appreciated.
Hi..Is there any setting in Creo Simulate in order to fully utilized the specification of my new workstation?Currently my new workstation is running a stress simulation and the time elapsed is almost equally same with my laptop . Below is the spec of my laptop and workstation:Laptop: Processor: 12th Gen Intel(R) Core(TM) i7-12800H 2.40 GHzGraphics Card: Nvidia RTX A2000Memory: 32GB New Workstation: Processor: AMD Ryzen Threadripper PRO 5995WX 64-Cores 2.70 GHzGraphics Card: Nvidia RTX A5000Memory: 256GB
Hello,Using this fit formula from below, how to determine a, b and c coefficients in such a way to fit the below plot Core Loss vs Flux density: or So, I think (but I do not know how to do) to read all the data points of each line (300kHz, 200kHz, etc) and then to make the curve fitting by using genfit Mathcad function, minerr or something like that.
I'm modeling an object that I want to add embossed/debossed text onto, in a manner similar to what's illustrated here. I want to be able to make the text easily editable, because it will serve as a label providing identifying information on the different permutations of this object. If I try to go back and edit the text in the original sketch, it breaks the offset command later in the feature tree, because the specific curves that were projected in order to define the sketched region to offset no longer exist. In the offset command, is there a way to tell Creo to project whatever closed curves exist in the original sketch, such that when the sketch is edited to include new text, the offset feature will be updated to reflect the new regions present in the sketch it's projecting from? Apologies if any of this is weirdly phrased or if this is an obvious question, I'm a beginner in Creo. Using Ver. 10.0.3.0
A change in functionality is being considered for a future release by Product Management, but no timeline can be committed to at this time. Is this the new "Product working to specification"? I have received this on the last 3 tickets I opened. Translated: Yes, we recognize this is a bug but no we are not going to do anything about it. Anyone else getting this same message back from PTC Support?
i created a layer with 2 model annotation and one datum plane in creo model if i hide that layer na the datum plane is hided but the model annotation not hided its still visible. Is there any other way to hide selected model based annotation in modeling UI? Thanks in advance Ram - Designer
So I have imported a part from Solidworks to Creo and I no longer have access to the Solidworks account. How do I check the dimensions of the part in Creo, even though it was originally saved as a Solidworks part? Thanks!
Is there any way to move text around the sheet without it snapping to grid? I need to move some text in between two grids to put over an image. The lines of the image do not line up with the grid perfectly.
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.