Recently active
I have a standard sheet metal part which I have formed, which I need to create matching wall 10mm offset from it to maintain a continuous section, (think of HVAC square ducting etc) I've managed to do this with a quilt and offset wall, the geometry I want is there, but I need this formed as a separate part. In the image the lower side is the original sheet metal part. Thanks in advance!
Hi! It's happening with both Prime 8 and 9 on Windows 11. In my case, I have no log file and no error on the Windows event viewer. I got the splash screen and nothing else. I tried all the solutions above and had no luck. Any ideas? Thanks!
Hi,I am trying to model a capacitor based of the input values for L and R and plot the results.If I plotting unit-less then the calculation is OK, others I get wired values for Xc and Xl.Can somebody can point me where is the problem?
Is it possible to import data from .dll file type and then exporting the results to .dll. ?We are planing to have a library that multiple programs can use simultaneously and DLL is our best choice.
Hi Is there a video that shows this in action? I found this MACAW | Page 4 | Food4Rhino but no sound.
Hi,Why is it not found also this solution by the root function?
What? PTC Mathcad Prime 10 has a MAINTENANCE RELEASE? And it fixes some bugs (including ones previously pointed out by PTC Community members)?! Learn more about Mathcad Prime 10.0.1.0 here and go download it if you're entitled to it: https://www.mathcad.com/en/blogs/mathcad-prime-10010-what-you-need-to-know
If my model changes and the note becomes unattached, my textline "&REF_DES:AT_CONN" calling a parameter changes to "***".Once I go through and reattach all the leaders, I can run this function to update all the notes back to "&REF_DES:AT_CONN", It only works if I've double clicked to edit the text before hand.Has any one else had this issue? Does Toolkit also have this issue, or is this solely a weblink problem? function Notevisit() { if (pfcIsMozilla()) netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); var session = pfcGetProESession (); var model = session.CurrentModel; alert("STARTING NOTE REFRESH: PRESS 'OK', AND DO NOT TOUCH UNTIL 'DONE' IS DISPLAYED"); model.Regenerate(void null); if (model == null) return; if (model.Type != pfcCreate("pfcModelType").MDL_DRAWING) return; var LABEL = "LABEL: &REF_DES:ATT_CONN"; var name = String(LABEL) var LABEL = "LABEL: &REF_DES:ATT_CONN"; var name = String(LABEL)
While porting and revamping my set (uniqueness) functions to Mathcad Prime 10 from Mathcad 15, I felt the need for speed. Whilst I have set functions that will handle functions (to some degree), I wanted to use a uniqueness algorithm that relied on presorting an array. However, Mathcad's built-in sort function won't sort functions. After having a slight think about the problem, I wondered if I could use the format string function. I can, sort of, in some cases, but not in general. Apart from possibly digging around in the worksheet API, does anybody know of a more reliable method of converting a function name to its equivalent string or how to sort on functions? Stuart
Hi,Is there a method of accessing the drawing number within the relations area of the table(repeat region). I would like to use the drawing number for conditional test to format the repeat region output a certain way if conditions are met.Regards,Marlon
I run Creo 11.0.0.0 on two computer, my laptop running Win10 and on my PC running win11. But they both have developed the same issue: which is the middle button does not cancel the break command. When detailing I wish to break a dimension leader line, so I pick the leader line, RMB and pick the break option. I LMB two places on the leader line where I want the break. The leader line breaks. Now I MMB to cancel the break command to move onto more tasks. But this does not cancel the command and leaves the break command dialogue box sitting there open.This issue started a few moths ago (July 2024) when I was running 9.0.3.0 so I upgraded to 11.0.0.0 and the issue was still there, So may be a window/Java/driver update, but, I have reinstalled both of these and still have the issue. Anyone else have this problem?
I am using Mathcad Release 15.0 and DatecodeunknownWe have several licenses for MathCad Prime 10.0.0, and were told that these should apply to the old MathCad 15 version as well. Is this correct? If so, how can we download and activate MathCad 15.0?
I don't know why I getting this kind of result.. I tried everything. It is on page 15 . I use prime 9Thanks in advance for your help
While looking in Mathcad Prime 10 at a worksheet whose ORIGIN = 1, I noticed that with Show Indices turned on, a nested array's indices ran from 0 to rows()-1. I tried to recreate the effect in a blank worksheet, but to no avail ... until I changed ORIGIN without recalculating the evaluated variable. I initially set ORIGIN = 3, then changed it to 10. Pressing F5 caused the indices to reflect the change in ORIGIN. Equally interesting, I saved the worksheet after changing the ORIGIN definition back to 3 (with the indices showing 10..23) and reopened it. This time, the indices ranged from 0 to 14. On the subject of Show Indices, I would find it helpful to show an array's indices with this setting turned on regardless of the size of the array. I've found myself on several occasions counting down an array's rows or across its columns when, say, checking the index of an anomalous result. Stuart
I am using Creo Parametric 9.0 and I am setting mechanism constraints (Pre-Defined Constraint sets) to make a dynamic model. Into A.asm, I want to assemble another assembly, B.asm, which has multiple components that should be able to move relative to each other. I have B.asm set up so there are a few mechanism constraints that limit the range of motion so the components are tied together somewhat, but are still able to move as they should (rotate, translate, etc.). When I assemble B.asm into A.asm, I define multiple mechanism constraint sets (Pre-Defined sets) to constrain the parts of B.asm to parts of A.asm. This use of multiple constraint sets works really well until I get up to 8 different sets. Then, the last constraint set has its "Enabled" check box unchecked, so the set is Disabled. Whenever I click the check box to enable that last constraint, the constraint works fine and the B.asm connects in the model as it should--so there are no connection failures. But, after h
Are there plans for Mathcad Prime to include automatic paragraph, equation and figure numbering? It's not ideal, but MP10's Advanced Controls allow a rudimentary form of entity numbering. The topic has been broached several times since at least Mathcad 11. https://community.ptc.com/t5/Mathcad/Mathcad-and-articles-for-Journals/m-p/442066 Stuart
How can i change the dimension to the mean dimension?For example, I have the dimension 100 with the tolerance -0.1 and -1. The Mean dimension would be 99.45.How can show/activate that?
Dear Community, Currently we are using Creo 7.0.12.0 but we are planning to update to a more recent version in the future. We try to enhance our 3D-Models with as much information as possible (MBD), but we have the struggle now, that 3D-files very fast get cluttered with annotations, dimensions, tolerances, etc. Especially when we are starting to assemble such 3D-parts. Is there any option available to add dimensions also to Simp Reps? We couldn't find any option and also the help documentation was not helpful. Thanks in advance for any hint!
I would like to try Mathcad for 30 days free. After installing the software, before getting the license, the software asks me to key in the Product Code. Where can I get the Product Code?
I am trying to figure out how to route multiple harnesses along a path and have the actual diameter shown, and change, as harnesses are added or subtracted, so I know what size to make things like routing holes and wire trays.
Choosing User Defined for this sub assembly in this simplified rep automatically unchecks the part. Checking the box sets it back to Master Rep. How do I get a user defined representation to be allowed to display for this subassembly? in creo in creo in pvz in pvz
This sheet first plots a series of x,y,z data points for a floor elevation survey. surface is plotted as raw data Then it does a surface regression analysis and generates a polynomial the poly surface is plotted. I need to determine the curvature and then radius of curvature for any and all points. I will use an overlay of distress to determine the radius of curvature that causes distress, I currently have a slice method of raw date and of the surface but this is cumbersome. A math prof colleague provided a solution that runs OK on his old version of Maple.I'm attempting to get this solution using MCAD 15 but getting errors. I think it may be a simple deal but don't know. Can anyone help? I've placed a number of markers in this sheet in Bold large font red text.. Solution starts on page 9. There's hand written solution at top right of page 1 and repeated lower. BTW this is a
Hello, I am attempting to download and install the MathCad Prime 10 - Student Edition. However, I am running into this failed application error. Please see the attached photos. Can someone please provide any insight or support regarding this installation issue.
I would like to go through the same worksheet several times, changing "index" and the various parameters, and put the calculation results in the same Rez matrix, in the corresponding "index" column. Unfortunately the previously defined columns are set to zero.
HiMy customer try to unfix length of many fixed cable at once in very complex cabling assembly. He try to use "Free All Length" functionality, but it works only when proper - fixed length cable is selected. So the question is: how to find and select all cables containing fixed length to use the "Free All Length" functionality?Any ideas?
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.