Recently active
Hello, I am trying to use an IF Statement to check one vector against another. I would like to return the same value into a vector or an altered value depending on if the one vector's value at a row is above 0 degrees. I have tried replacing Theta_0 with the value of 0 deg. Either way I am getting an error that says the value must be a scalar. Could someone help me figure out how to make this IF Statement function properly? V/r,Devin
Hi community, Our questions Creo MBD modules and create to links. I can add links. But how can I ensure that when I click the link, the CAD document opens in a new window?
My computer factory reset and I have a student license for MATHCAD Prime. How do I re-download MATHCAD? When I go to the Mathcad quick installation guide and I go here: https://support.ptc.com/appserver/lm/mathcad/download/index.jsp and I enter my product key nothing pops up for me to download. Thank you for your help!
Thanks in advance for any input. I am somewhat new to Mathcad Prime. I have generated a range variable sigma_t. when i use this in an equation H(sigma_t):= it does not compute and gives the "this variable is undefined" error. I cannot for the life of me figure out what the issue is and what i can do to fix this. assistance would be greatly appreciated!
Is there any way to copy text from one table A to another table B. What ever I input in Table A should populate exactly in Table B. (This is to avoid redundancy & mistakes)SEE Image attached
I want to try matchad for the first time on this email accont and it says that i have reached the maximum number of licese request
Good Afternoon, Community,Would anybody be kind to help on how to program the Roof Live Loads tributary area as one function to take care of column or can I do this in Comb in Mathcad Prime. Please see attached. Thanks,.Olu
Reference topic: https://community.ptc.com/t5/Analysis/Flow-Analysis-Post-Processing/m-p/871276#M11296 Hello @MB_10584523 ! Thanks for this post ... I have the same question or the same request. It would be great if PTC would enable calculation of average and mass averaged report for velocity (so, similar as for total pressure). This option should be available either through XYPlot either/and through interface output property. @tmoser : good advice until implementation of my proposal into Creo. 😀 Have a good day
Hello, I would like ot know if there is any posibility to measure COM of subassemblies. According to direct method there si no way to propagatemeasure to higher level assembly. Most of our frames has simple design with 1 rotation axis and one hydraulic cylinder and we need to confirm if analytical solution is confirmed by FEM model. So key parameter is COM of subassembly. In top level assembly there is a way how to measure COM of whole assembly but it is not enough to calculate reactions in joints.
Hello. I am simulating one beam model which rotates around an axis.・A clock spring is set on the rotation axis.・In MDO, beam model start to rotates upward once it start running I would like to explore Minimum Spring Constant K (Nmm/deg) that allows the beam model to rotate more than 40 degrees.(no need to change Beam model dimension) In this case, is it possible to obtain a solution for the spring constant K with BMX?Or any other solution in Creo? I try setting Spring constant K as BMX Goal by using relation. But it was not explored This problem will be solved by hand calculations. However If a solution exists for this simple problem, I will apply the method to more complex problems . (to simulate Car Seat Tumble Motion) Any advice would be greatly appreciated.
How do I remove empty rows at the end of the second drop-down menu when selecting "steel" in the first drop-down menu?
Help to see what I am missing. I want to find the first component in the assembly and delete it.I can find the first component, but having trouble deleting.Here is my run methodpublic void run() throws jxthrowable, IOException { Session session = pfcSession.GetCurrentSession(); Model model = session.GetActiveModel(); if (model == null) { return; } if (model.GetType() == ModelType.MDL_ASSEMBLY) { Assembly assembly = (Assembly) model; Features components = assembly.ListFeaturesByType(false, FeatureType.FEATTYPE_COMPONENT); if (components.getarraysize() > 0) { try { // --- Find the first component in the model tree ComponentFeat targetComponent = null; // Get all features in order. Features allFeatures = assembly.ListFeaturesByType(false, null); // Find the first component feature in the feature tree for (int i = 0; i < allFeatures.getarraysize(); i++) { Feature feat = allFeatures.get(i); if (feat instanceof ComponentFeat) { targetComponent = (Component
I have purchased a Mathcad student license worth 69 USD and when i try to install it after registering the product key, it does not give me an option to install. MT110601EP3095-VKFC-F3X4 is my product key, please verify solve the issue asap
I'm trying to install the trial version for Mathcad 15, but get an error upon entering my account credentials.
I am using Creo Parametric Release 9.0 and Datecode9.0.8.0When I am transition my old IDF board to an IDX file, it is giving me an error with my ECAD areas. When I try to edit the sketch of my ECAD area and hit "OK", it gives me the error "Cannot have more than one outer loop". I have several circular areas within my sketch that all should be route keep outs.Is it telling me that I have to make individual features for each of my many zones?That would be a very inconvenient way to model several of the same type of zone. Each zone is slightly different and can't be created using patterns. Is there a workaround to this?Here are the errors that I faced"Cannot have more than one outer loop"
How to keep the symbols also consistent with other Pen_width? SEE IMAGE Please. Thanks in advance with your solution. It looks so odd on a print. There always something crazy challenge in Creo!
hi,i'm using Creo parametric 12.4.2.0 and it seems that with My Filter enabled for selection it doesn't switch automatically to Cabling Items when using Cabling module.is there something to change about that?thanks
I also have this issue. Reference topic: Parameter PTC_COMPONENT_SETS has invalid set na... - PTC Community When I use the "insert here" trick to see when the message appears by dragging this "insert here" lower in the feature tree I managed to find out which model is giving this error. I've tried a lot but also completely remove the model and constraining it again the error appears again. This model is an assembly and within the assembly the PTC_COMPONENT_SETS message isn't shown. @dcokin wrote: The trick is that to find and control these values, you need to look at component level parameters. From the parameter dialog, change the "look in" menu to "Component", click the arrow, and then click the desired component from your model tree. It'll have a string parameter called "PTC_CONSTRAINT_SET", which lists the active sets separated by commas. (In rare cases, you may need more than one active at a time.) Inconvenient thing about
The customer plans to upgrade to Creo 10.0 in the future; however, all drawing work is currently being performed based on Creo 3.0.Accordingly, I am modifying drawing formats (.frm, .drw) in a Creo Parametric 3.0 (M190) environment.In the drawing tables, parameter values are linked to table cells. When the parameter values become long in the drawing, automatic text wrapping (Wrap Text) is applied to improve readability.However, when Wrap Text is enabled, the full parameter value is not preserved. Only the last line after wrapping is displayed, and the parameter is not recognized correctly.According to PTC article CS230831, this issue was resolved in Creo Parametric 2.0 M220.I would like to ask whether there is any configuration change or workaround available to resolve this issue in the Creo Parametric 3.0 environment.
Thanks for any hints for solving this efficiency issue.
Explore how Gunboat combines racing speed, luxury craftsmanship, and sustainable innovation to create catamarans that set new standards for performance and responsibility.
I am switching from IDF to IDX soon and I don't understand the process of uploading files to Windchill after small electrical components have been added to the board from the ECAD side. On a large board, there are bound to be several small components that are added during the ECAD Validation process. They are valuable to see in the mechanical 3D model because they help with interference checks, but they slow down assembly performance drastically. Once I accept the components to be added to my assembly, is there a way that I can easily suppress them all so that I don't slow down my computer? Secondly, when I check-in the assembly to Windchill, it tries to check-in the small components as separate parts. Can I stop them from coming in as individual parts? If not, then how can I rename them before exporting them so that we don't run into issues with trying to check-in electrical components with the same name all the time?
Hi folks, I've built a pretty simple front panel and I'm trying to make a drawing out of it. When I placed the Front and Right view I noticed that it's showing me all the hidden lines, even though my Display mode is Shaded with Edges (I've triple checked this and I have also tried to change it to No Hidden, no luck). View Display for each view are set to Follow Environment and all Layer elements are hidden. I've even tried to manually hide them via Edge Display and that doesn't work either (doesn't hide anything, but Show Modified Edges does highlight my targeted lines). Lastly Force_wireframe_in_drawings is set to off, I've looked around for previous topics and found no resolution, so here we are.I've attached an image of the drawing (front view and right view as Section) and the 3D model from the front and back view so you can see where the issue is appearing: the rear-of-panel-cut out is showing up in the front view and the side view is showing every c
Hi, Then I overwritten values for t1 and t2 and test variable result was updated with the new values of t1 and t2: Then I disabled t1 and t2, but the test variable remained unchanged. Why t1 and t2 did not took value 2 and update the test variable result with 4?
Hello PTC CommunityI am using Creo Parametric Release 10.0 and Datecode10.0.8.0I need to get the simplified representation used as substitution of an item of a dedicated simplified representation of an assembly. So I'm using ProSimprepdataitemsVisit to get the items and filtering them on the action type. it works well with a new created simplified representation.After replacing the a component having a substitution by a component having also same replied representation name, it is not possible to get it : the previous component is still return as ProSimprepitem ( its item_path still have the previous CID).How to update the simplified representation item?
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.