Recently active
This is a new sketch, not a part.I want to rename the two dimensions to x = 15 and y = 20, and use, for all my dimensions, mathematical operations on x and y (instead of calculating and typing in numerical values), as follows...For horizontal dimensions x1 = 5x/7 and for vertical dimensions y1 = 3y/5, and maybe down the road x5 = 2*x3 and y7 = y2/4.Is this possible in CREO 10, and is it possible for a part as well as a sketch?I cannot find anything of that nature in the sketcher, right clicking on a dimension in CREO 10 does NOT bring up the DIMENSION PROPERTIES window.Apparently the DIMENSION PROPERTIES window does not exist in CREO 10 sketching anymore.Would the normal mathematical operators be used and what would be the correct syntax, for both naming and using the names in the subsequent operations?Like + - * / (addition subtraction multiplication division) and so forth...
Hello Mathcad community, I ran into an error while using the root() function on a linfit() polynomial in Prime 10.0.1.0.I approximated a function by using the linfit() function on two vectors for the x- and y-coordinates respectively. The resulting coefficient vector for a cubic polynomial approximation is shown below.The approximating function can now be written as below (as a dot-product): I need to find the z-coordinate for a given value of s(z), so I want to use the root() function to do this. When entering the function as specified above, the root() function gives me the error "these matrices must have compatible units". However, when I use the individual polynomial coefficients from c_cub to specify the s(z) function directly by expanding the dot-product, everything works fine. Any idea why this behaves differently? What am I missing? Thanks for any insights on this.Joost
creo 10.0.3.0 I can update a wire spools MIN_BEND_RADIUS, the corresponding minimum radius will be updated to reflect (in CABLE MFG>FLATTEN>LAY OUT). This does not seem to be the case with sheath spool (or perhaps a issue with bundles). I've tried:-Regenerating all models-Close/re-open-Modifying a bundle to use a different spool-Extracting wires and then adding them back in-Delete flat harness and start over
Creo 9.0.80 Section cutting plane lines have varying thickness when rendered. Has anyone seen this before or know the possible cause of this? The line font appears to be hidden font in some areas and visible in others. This drawing template is out of the EU, is this the correct render for cut lines under an ISO dwg standard?
Hi all, I'm using Creo parametric 11.0.1.0.I have a pattern of sketches. Is it possible to project the pattern associatively to a single sketch?I attempted to select the rule "All curves in feature" in Rule-based references via the chain selection option, but was unsuccessful. What'm I doing wrong? Is there an alternative method that works? Thanks
We use Creo 8.0.6.0. Is there a newer version of Autoaxis for Creo8?
Hi I want to add variable text to a custom symbol programmatically.
I am Sangok An, living in Korea.I am trying to compare two steel plates—one with bending and one without—using Creo Simulate Lite (9.09). However, the results show that the plate without bending performs better, which is unexpected, and I am not sure about the cause.Analysis conditions:Material: SUS304Thickness: 6.0 mmFixation: The steel plate is secured to a concrete floor with four bolts.Load: 100 kgfI had attached result and parts,Best your regardss.o.ahn
Hi I need a function which makes it possible select a image/picture based on a function.example:if case=1Display image 1else if case=2display image 2end
I am using Creo Parametric Release 6.0 and Datecode6.0.4.0Buongiorno,devo eseguire dei fori obliqui su un solido ma non riesco a modificare l'angolazione.Grazie.
Creo 9.0I have fixed this once before after scouring the internet (all PTC websites included) and by trying options that were obviously not the fix, I stumbled into the fix. Not looking to have anything diagnosed, just looking for the super specific term that PTC uses to describe the corner anchor of a table. (view in My Videos) Sorry for the zoomed out video, but anything posted here is immediately public information. (read the terms of service) With the risk of being terminated from my employment this is the only example I am able to post.
Using Creo 8.0.9.0 I'm trying to create an assembly that can be shrink-wrapped into multiple different skeletons, each with a different construction of the parts. I was hoping to be able to use a single assembly that has multiple states, so when I create a shrink wrap feature in the skeleton I could just choose the state I want to be visible. The purpose of doing this is for repeatability in the future, as previously the only way to update these shrink-wrapped skeletons is to completely reassembly the geometry in an already "released" model without saving, and then shrink wrap into the skeleton using the "last displayed" view option. Here's a dummed-down example: the part in question is a lever, and I want to create an assembly that has the lever in it, and can show it at 90 deg, 120 deg, 85 deg, etc. with the click of a button, and then import the geometry in that state through a shrink wrap into a skeleton model. I know I could use family tables, but in my case the ass
Hello, Sorry I know this issue has been raised before and I have searched but the proposed solution to that specific problem was beyond my knowledge of mathematical languages. I have defined a range (via step range) to give me a list of values to input into an equation to allow me to graph the result. This worked fine in previous versions but since upgrading to 10 it has become broken. I understand that its something to do with how Mathcad Prime defines vectors now or something but I can't seem to get this to now work. Any pointers would be greatly appreciated. I have attached a few screenshots of the problemSince the update I get these errorsBefore the update...working fine and allowing me to plot on a graph
To all, I am looking for a way to assign, in an assembly, the same pos_nr needed in GPLM / WindChill, for BOM structures, without needing to do it each time for the same component. In the images below, I would need to pick in the pos_nr column for each one, change to Integer, give the value and then designate them. I am looking for a way that I can easily add it to all of them at the same time. We are finding it time consuming to have to do each one individually. Any help is appreciated.Dennis J RehmerABB
Hi all. I know this has been covered before but nothing I've read has helped me. Creo 9.0.4.0, Workgroup Manager 12.1.2.1, Windows 11 I login to either Creo or WGM and enter my credentials and select "remember me".I check windows credentials manager and the password is in there but the username is blank so I fill in the username.I login again to Creo or WGM and the password is correct but the username is my windows login. (Domain/user)I check windows credentials manager and the username is blank again I've checked Chrome and Edge and there are no passwords saved. I have to switch between Creo and WGM several times a day so this adds up to a significant amount of time! Any advice? Thanks in advace!Brad
Hi there, I was wondering if mathcad can draw this sketch ? in Prime 10thanks in advance
Creo 8.0.11 why there isn't the possibility to interrupt a bigger analysis (eg: LDA) to restart it later?Someone may post it into the IDEA section?
Creo 8.0.11 The usage of "to ground" springs is not supported in non linear analysis but linear one is permitted. So I want better understand the main difference between them. SIMPLE You can write a function to establish the relation F=k*x. Only one constant for linear and rotation movements; so if I want the point forced not only in 1 direction, I must lay other springs. It required two "supports", two ends that gonna be linked with spring. TO GROUND You can write a matrix with different direction constants.Only one side of "ends" to specify because the first is obviously the ground and it's not required its specification. ======================================================================================================== QUESTION: Large Displacements Analysis --> why the solver give me an error if I want to replicate a ground sping with a simple spring linked with point and surface?The first one, the "like ground one", is a point external of the
原来软件中,在截图画圈位置会有:无、常规、打断边、孔和轴的选项,现在为什么“孔”和“轴”的选项消失了?如何解决这个问题?谢谢!
Version: Creo Parametric 10.0.4.0 I am trying to use the updated Manikin models. When I try to move the manikin model Creo requires that I have access to some of the sub-models. This makes using the manikin models more challenging. I can move the manikin model around, but if I try to edit a joint, then manikin requires access to the lower level assemblies. If all the models are read only, I can't continue. The manikin model should need to write access to these lower level assemblies. (view in My Videos)
I am using Mathcad Release 15.0 and DatecodeN/AAutomatic scaled values on plot are different from the computed ones (when listed as a vector).Here are the errors that I facedNone
Hi communityI drawing 2 part:shaftHubI want to linked it with gear teeth (involute profile)i drawing involute on shaft and hub with the same parameter when i assembly shaft and hub i find low profile decal. in the hub, i use a simple function for cut teeth profile in the shaft, i use un sweep function perhaps this decal come from sweep ?i am sure of my involute anyone have an idea ?
I recently received the following task from a competition:Calculate lim(n-->oo) [n*integral(from 0; to 1) (x^n/(x^n+x+2024)].Using derive, MC15 and Maple I got three different solutions. Can Mathcad solve this task?(Solution: 0.0004937...)
Mathcad Prime 9.0.0.0 works fantastic on my laptop screen. When I drag the window over to my 2nd monitor it will no longer allow me to move the text or equations around and it shows a not allowed symbol. Does anyone have a solution for this issue where I can use the software on the other monitor?
Primary Goal:To export specification-driven piping and piping components that were modeled in Creo 8.0.3.0 as a Piping Configuration File (PCF) that can be opened and modified in a pipe-stress analysis software (AutoPIPE, v 23.00.00.230). Methodology:Piping is modeled as Spec-Driven per Creo Guidance and YouTube Tutorials, and pipe components are similarly modeled per Creo Guidance and YouTube Tutorials. To export Creo model as PCF, Creo guidance is again followed. This process has been tested and proven to be able to export complete pipeline PCFs that can be read/interpreted by AutoPIPE. Problem:The PCF export of some (but not all) pipe tees is encountering errors when following this methodology. During the export process, the coordinates for the center location of the branching member of the tee are shifted to instead read as the coordinates of one of the end points of the tee, as shown in the diagram below: One might assume that the reason for this issue is
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.