Recently active
Why can’t assembly level annotations / notes reference component level feature dimensions using the part's Session ID like you can in 2D Drawings, this functionality works perfectly fine in 2D drawings but does not work in 3D annotations. Example: Calling out a C-Bore depth at the assembly level and using &dxxx:y to reference the depth of the C-Bore that is driven by dimension "xxx" on component with Session ID "y".This is confirmed to not currently be possible see, https://www.ptc.com/en/support/article/CS93719There are several possible work around but being able to reference a component dimension directly is less convoluted and it is already possible in traditional 2D drawing environments.
Hi everyone,We are currently developing a Creo TOOLKIT-based connector that synchronizes Creo models with an external system.As part of the synchronization workflow, the connector needs to detect changes made to the model (such as newly added parameters or geometry modifications). Before these changes can be synchronized, the model must first be saved so that the latest state is available. To avoid requiring users to manually save after every change, the connector automatically saves the model when necessary.However, we've observed that once the model is saved, the Undo history appears to be cleared. As a result, the user can no longer perform undo operations on the model that were enabled before the save.In some other CAD applications (e.g., Autodesk Inventor), saving the model does not clear the Undo history, allowing users to continue using Undo even after an autosave.I'd like to understand whether this behaviour is expected in Creo.Is it by design that File → Save (or ProMdlSave())
What is the best procedure for using current 2D layouts in Creo? This involves large factory layouts built from multiple ME10 2D parts.
Good afternoon PTC users. We have been viewing this forum and providing individualized feedback to members for some time now. As a degreed ME and former IT Manager of one of the first NT Pro/E installations, I can appreciate the value, first hand, that this forum brings to the user community and do not wish to dilute it in any manner (i.e. we have resisted the urge to throw out blanket advertisements). The reason I am posting this thread is that I have noticed that there have been a lot of basic Windchill admin questions posted that are covered in the "PTC Windchill PDMLink Business Administration Training". This course is typically offered to those who are going to be supporting a Windchill environment. For those of you who have progressed beyond the need for this training, perhaps you have counterparts or other support personnel that could benefit? The material is also applicable to those who may be running Pro/INTRALINK 9.1 as a large part of the course covers the same material.For
Hi There , I want to use this function ( filterNAN) , but I’m not sure how it works . I have a nested array f2 . I tried three different approaches but non is working , in f2 I’m using M and sigma they also have NaN in their values , but not all the values are NaN. Regards, Yusra
I am working on a project where I want the size of the balloons to be reduced to less than the text size or close to the text size. I tried the min_balloon_radius and max_balloon_radius options, but they only allow increasing the balloon size because the minimum value for the balloon radius can only go down to 0, which is the same as the text size. However, I want to reduce the size to less than 0.Is there any option available to reduce the size of the BOM balloon that 0?
Hello, I'm not really sure how to label this one, but let me try and elaborate: Has anyone else experienced it where there is a delay/lag spike when trying to left click (select) anything in the graphics windows on Creo 11? Calling it a delay probably isn't correct, but Creo 11 (both versions 11.0.0.0 and 11.0.1.0) just seems to "miss" some of my mouse inputs. It happens randomly when I'm either trying to add a dimension in a 3D sketch; CTRL select edges or surfaces of a 3D model; and also when trying to move balloons in drawings? Essentially left click/selecting anything on a daily basis will just randomly not respond and I have to click again. I always thought it was just me miss clicking but I'm noticing it more and more, and its not limited to a specific model.I have compared it to Creo 10 and it seems to be primarily in 11. I have tried:- Default PTC config- Different mouse- Multiple models
I am using Creo Parametric Release 10.0 and Datecode10.0.7.0 geometric tolerance jumps off of the witness line when I try to move it. When I create a new geometric tolerance it will not allow placement on tangent to horizontal.
I have a datautility for a classification attribute, using the selector of classification attribute, can we apply the same logic to another attribute? @HelesicPetr
I am using Creo View Adapters Release 4.0 and DatecodeF000 LGDisplay 도면 변환용 Worker 서비스 Down 재기동에도 정상 WVS 작업자 모니터에서 작업자 에이전트 찾을 수 없음 발생 워커 이중화 구성 2대 모두 서비스 down 상태 Here are the errors that I faced 사용 가능한 PROE 유형 Worker를 찾을 수 없었습니다.
Hi everyone,I am simulating the attached link mechanism (car seat flip-up with leg folding) in Creo MDO.(To get operating torque for seat flip up at each angle) However, the measured motor torque varies significantly depending on the flip-up motor speed and the minimum interval settings. In my current model, I observed the following: Motor speed: 10 deg/s Minimum interval: 1 to 0.01 Result: Motor torque oscillates significantly. Motor speed: 1 deg/s Minimum interval: 1 or 0.1 Result: Stable torque results. Motor speed: 0.1 deg/s Minimum interval: 1 to 0.01 Result: Simulation fails because the slot connection breaks. Based on these results, it seems that using a slower motor speed and a smaller minimum interval does not always improve simulation stability. Could anyone explain why this behavior occurs and share any recommendations for improving the stability of MDO simulations? Any best practices for selecting motor speed, interval settings, or other solver parameters would be greatly
When configuring the print settings for Annotation and Drafting, I want the printer type, name, and paper size to be displayed with only the required setting values.
Summary of the IssueCreo Parametric 13.4.0.0 is causing a catastrophic failure of the Windows graphics subsystem across every machine tested, including: University lab computers Instructor workstations Student laptops My personal workstation The failure is identical across all systems: initiating certain display operations causes a full backscreen eventObserved BehaviorAcross all affected machines: Entire display system blacks out All monitors reset No Creo traceback or crash log is generated System becomes unresponsive for several seconds Creo must be manually relaunched, unsaved work is lost. Crashes occur seemingly at random. This issue is present on my personal computer, laptop, university computers, instructor computers, and other student’s personal machines.
I am using Windchill Risk and Reliability Enterprise Edition (Formerly Relex) Release 11.1 and Datecode with CPS CPS11 We assign the default "DVPs" to "Control" in Data Definition for FMEA Worksheet to record Associated DVP (Test Matrix) link. The display shows the correct number of Associated DVP (such as "2 DVP (Test Matrix)" but in the database it shows does not the same (such as "0 DVP (Test Matrix)") . I think it does not update the database record properly Here are the errors that I faced n/a
Is there any way to send excel data into Matchcad using VBA. I have many claculation work on mathcad but I want excel to be use as an input body which send the specific cell data to a variable in mathcad and the mathcad run the calculation. after that vba send the message to print the mathcad worksheet Example is here to understand Step 1 In excel sheet, we have let say three values in three cells variable with values such as a is 350, b is 505 and c is 900 and so on (actually I have more than 100 values) Step 2 Excel vba open mathcad using COM or API (I do not know the code yet and how to open mathcad from excel vba) Step 3 Excel sent a, b, and c value in mathcad. where many operation are performed such addition, square and many more using these a,b and. Step 4 Excel send signal to print mathcad and then close the mathcad worksheet. Note: Please note the actual work is much more complicated it has atlead 60 pages of calculation in mathcad and more than 1
Automation interest continues to accelerate… CREOSON has hit over 14,000+ downloads! 🤠Small an large companies are there leveraging CREOSON (and CREOPYSON - the python 🐍 interface) to streamline their Creo Parametric workflows. 🕺🏽100% Open Source! Uses JLINK as interface to Creo Kernel! Simple JSON transaction interface! Works with ANY Language! (e.g. Python, JavaScript, etc.) User friendly / Intuitive Commands! Local or Remote via HTTP protocol! Shockingly easy to integrate with AI! (Claude AI via MCP works! - videos on site)Learn more —> https://creoson.comCreo 13 support coming soon. Other enhancements already on the board for near future releases.Enjoy!Dave
Hi everyone,I made a shelf model from AFX features and now i want to estimate the cost of total square tubes used. All the components is made from same square tube, is there any features to quickly calculate total length of square tube used and apply custom cost per length?
I am using Windchill Risk and Reliability Enterprise Edition (Formerly Relex) Release 11.1 and Datecode with CPS F000 Um die die aktuelle Version installieren zu können, wird für die Migration der Datenbank die Version 11 benötigt laut PTC Support.
Hi There ,I have two functions are exactly the same but in two different sheet in the first sheet . it works perfectly and I’m getting the expected answers for f2In the second sheet it doesn't work and I suspect the reason is M has different arrays . How can I fix this function : the error says : This array index is invalid. The index must be an integer, not less than ORIGIN, and not greater than the last element."I can’t attached simplified sheet even in zip file. I hope you can help Thanks in advance , Yusra
We are using MBD extensively and Creo is helping us out on that.I found 1 issue with sectional view.I have generated 3D sectional view and added in Combined state. It looks perfect in Creo.But when i export to PVZ , sectional view is not showing properly. It is still showing complete part not clipped view.Creo Parametric - Exported PVZ -
Hello, Is it possible that we can start with auto-numbering from PPL00000001 to till PPL00000220 then in between we want to skip some numbers and again start from PPL00003210 to so on….?
I have a case open at PTC showing inconsistent assembly handling of component mass. See article CS396826. The problem occurs for a component with no solid geometry and an assigned mass of some value and with 0 for the assigned volume. I have attached models.7z with a sample assembly (asmtest.asm) with 2 components: assigned-mass.prt model with no solid geom and an assigned mass of 5.0 real-mass.prt model with actual geom and mass calculated the "normal" way These models have been created with Creo Parametric 6.0 You will need to set config.pro option mass_property_calculate automatic If this is the only component in the asm then it's assigned mass is not used by the asm. Screenshot (Creo Parametric 10.0.1.0) showing the asm mass of 0 when real-mass.prt is suppressed and note the asm has 0.0 even though assigned-mass.prt is showing 5.0. After resuming the real-mass.prt the asm mass now correctly has 7.2664 which is including the mass of the assigned-mass
Is it possible to type the dimension f.e. on a circle while im drawing it? Because in Creo 1.0 it was possible when i clicked on the symbol and set the dimension to e.g. "60" it changed it and i could place it on the center for example.
I am using Creo Parametric Release 11.0 and Datecode11.0.0.0 IFX紧固件选择后,是否可以直接从PLM中调取模型直接进行装配,而不是本地每次参数化生成,导致无法与PLM中的标准件库匹配
Hi. I am trying to use an advanced list box to select a beam section from the first column in a matrix that I can then use to lookup related properties further on in my calc sheet. The problem I have is that the selection does not get parsed to the output variable. Any help with this would be appreciated, I can’t seem to find anything useful online, but I am clearly missing some detail.Here is the list box code and MathCAD file attached. // TODO: Add your initialization code herefunction ListBoxEvent_Start(Inputs, Outputs) { // TODO: Add your code here};function ListBoxEvent_Exec(Inputs, Outputs) { // 1. Clear the list box contents FIRST to reset it ListBox.ResetContent(); var options = Inputs[0].Value; // 2. Loop through and add the strings for(var i=0; i < options.length; i++) { ListBox.AddString(options[i]); } // 3. Set your output Outputs[0].Value = options[ListBox.CurSel()]; //Outputs[0].Value = ListBox.get_text(ListBox.CurSel());};function ListBoxEvent_Stop(Inputs,
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.