Recently active
I have a very simple assembly, I’m trying to make a pin connection.Everything seems to be ok but when i click OK. i get :17:49 Component cannot be placed. Confirm restart.17:49 Select any reference for auto type constraining.what am i doing wrong?
I’m trying to run a validation case in Creo 12 Flow Analysis based on the first example in the link below, but I can’t seem to reproduce the same results shown in the example:https://support.ptc.com/help/creo/creo_pma/r11.0/usascii/index.html#page/simulate/cfd/TurbulentFlow.html#The pipe is designed with an inner radius of 2 mm and a length of 2000 mm.In Flow Analysis, I define the inlet (IN) with a velocity of V = 50 m/s, and the outlet (OUT) as a specified pressure outlet of 0 Pa.The air density is set to 1.225 kg/m3 and the dynamic viscosity to 1.7894e-5 Pa·s.To display the mass-averaged total pressure difference directly as a graph, I use the following expression:plot.MassAvgTotP_Loss = flow.mpt@IN - flow.mpt@OUT#plot.MassAvgTotP_Loss: Mass Avg Tot P Loss IN-OUT [Pa]However, my results are significantly different from the values stated in the example. I get approximately 21,970 Pa difference between the inlet and outlet, while the example shows a pressure drop of 0.73 Pa.What am I
the image is related. whenever i try to open the file it shows this blank screen. I’m new to creo student edition and don’t know much. I was previously an onshape user. i had made backups and made sure to save it a couple of times before closing. The random save i did while sketching is visible for some reason but none of my extrusions are visible.i scanned all my pc’s recent files to see if i had accidently saved it somewhere else too but its to no luck. The sketch from the above mentioned case is not fully visible too.
How to view the wrapper files in windchill
Check out this video on Creo Unite/Import Data Doctor from PTC Application Engineers Presenters: Lino Tozzi (Technical Specialist, Fellow) and Ryan Butcher (Technical Specialist, Fellow) Original Date Presented: October 26, 2021 To dive deeper into the subject, check out PTC University. (Pop-out video for best experience and full screen option)
Hello, I'm having trouble developing a loop that includes break and return statements for buckling analysis. I'm also having trouble generating a combo list for the K values.
Hi We want to know which section is used in Flange (I, Arc, S , Open Etc...) using toolkit... Could not find any direct API for same. So , thought of using element tree. Is there any element which stores this predefined shape name for flange feature element tree? Created a flange feature with I section, extracted element tree in XML. Modified flange as S section and extracted again element tree... Both the XML files are same so getting confused on how to identify which element is storing this information. If no element is there for this, is there any possibility to decide on this information?
Bonjour à tous,J’ai un sujet à vous soumettre.En conception j’utilise beaucoup les tables de familles pour faire varier les pièces similaires et j’incorpore également ces tables à mes mises en plans pour le lancement en fabrication. Exemple : Pièce A ==> 3 TROUS Ø10 espacés de 100 mm; Pièce B ==> 4 TROUS Ø10 espacés de 25 mm. En général, dans ma table de famille j’ajoute un paramètre chaine (STRING), disons C, pour lequel j’indique alors pour la pièce A, 2x100=200 et pour la pièce B, 3x25=75. Ainsi je peux coter le générique, peu importe le nombre de trous puisque je crée une cote 2d nommée C entre le premier et le dernier trou. Jusqu’alors, le paramètre C est renseigné manuellement pour chaque instance et est donc sujet à erreur. Si vous m’avez suivi, vous avez compris ce que je veux faire !Dans la formule 2x100=200 ==> 2=itos(P#-1); 100=rtos(d#); 200=rtos((P#-1)*(d#)).Malheureusement, je n’ai pas encore trouvé la bonne syntaxe ou la bonne manière de faire pour obtenir le par
I need to evaluate anchored walls, according to FHWA Circular 10, for various strata, but I've had problems with the definition of a vector i. This new version of Circular 11 changes the definition of a vector, so could you help me with this problem?Regards.For loop and return for a vector i
Hey there,I’m following the mouse tutorial (Link) and loosing my hair over the geometry import at 12m13s. I cannot rectangle select the faces nor does another online workaround I read about holding right mouse button on a face and “select all” appear. The only option I have atm is selecting every single face one after another holding control. Which on some models are thousands, so not feasible. I tried holding LMB and drag, tried it with RMB, MMB, holding shift, alt or ctrl in addition but no success.Here’s how it looks (language is set to german by the company): How can I select all of them? What could be the issue that I cannot rectangle select them? Thanks and have a good day, Andy
We run FLEXnet on our company license server for Mathcad licenses. Currently on version 12. Our Mathcad license file has both permanent and subscription licenses of Mathcad Prime (and 15) in it. When a user runs Mathcad, the server first assigns a license from the permanent pool. If that pool fills up then it assigns a license from the subscription pool. The problem is when a user receives a license from the permanent pool, the license type shown within their Mathcad software says Home Use when it should say something like Commercial. This results in certain calculations being inaccessible and causing errors in their worksheet. But if a user receives a license from the subscription pool, the license type is shown as Subscription which should be fine.I would like to know why our Mathcad license server is serving us Home Use licenses instead of the commercial licenses we paid for, and how do we fix this?
Need PTC to provide Mathcad 14 license to activate Mathcad on Win 11 system
According to the developer guide tkusetoc, this function supports passing a drawing view argument to display annotations only in the target view starting from Creo Parametric 2.0 M060. The official documentation states:From Creo Parametric 2.0 M060 onward, you can specify the view in which the annotations for the selected feature and component must be displayed. For the functions ProAnnotationByFeatureShow() and ProAnnotationByComponentShow(), specify the view where the annotations must be displayed. If you pass the input argument view as NULL, the annotations are displayed in all the views.However, during practical development, the function returns error code -9 (PRO_TK_NOT_IMPLEMENTED) whenever a valid non-NULL ProView handle is passed to the view parameter. When passing NULL to the view argument, all annotations are displayed across every drawing view as documented, which works as expected. My business requirement is to show feature annotations exclusively in a single specified draw
Have just paid for a licence to upgrade from MathCad Prime Express 12.0.0.0 to the full Prime version, hopefully 12.0.0.1. Following "Options|Get Licence" I have encountered a prompt asking for my product code. Where can I find this? Do I need to log in to the Fullfillment portal? Does it use the same general ptc account? It didn't recognise mine. When looking for help I am told I don't have access permission and haven't paid for that level of support. Elsewhere it says I have "Gold" level support. I an angry that you have now pointed me to a public forum where I can't post useful identification data. What a horrible mess. Can anyone help me get into contact with someone at PTC?
Hi, as you can seeat the bottom of the picture, when evaluting the function “Iresonance”, instead of replacing the variable with the actual, it gives “function” in the result, but the function “wresonace” is already defined. How to subtitute it? Thanks
How do you change or write the text in the title bar?
I make a hole and create Geometric Tolerance in model, such as 3/8-16 UNC -2B TAP THRU 5/16 DRILL (0.257) .0750 - (1) HOLE. I only can put GTOL as a free note in drawing as shown belowIs there a method to place to a hole note directly?Thanks,
Hi, I’m just trying to get the real and imaginary part from a complex number, but the result is just not right.
I am trying to add some labels in Creo drawing view. I tried square box with filled hatching and Image placement. Don't want to generate 3D file for this labels , just for drawing view.Both way it is still showing lines behind hatching and image in PDF export.When i generate symbol, it hides model lines in Creo , but when exported to PDF it wont hide lines and they still show.Anyone knows any other solution ? Response much appreciated.Creo doesn't have Text with filled background option. It is possible in Solidedge but not able to do it in creo.
Creo Parametric 12.4.4.0I want to the empty view because I write the notes. please teach me. how to make a empty view box.
Creo Parametric 12.4.4.0です。寸法公差を入力したいのですが、選択部分への入力がアクティブになりません。入力可能になる設定もしくは方法を教えてください。 ファイル→準備→図面プロパティ→詳細オプション→ も実行したのですが。
Is there a Drawing Option setting that would allow the default diameter leader to be the single outside point (like on the left) instead of the double inside (like on the right).Currently, we have to double click and then middle click to create the .625 dimension, then you have to deselect, left click to re highlight and right click to flip the arrows. 90% of our diameter dimensions end up with the single arrow, so we would like this to be the default config option.Thanks PTC Community!This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
I can not contact a support department "access denied" to get a new licence file to install my Mathcad 15 on a new computer. Could you help me. I am desperate ! J.P. Collette jpcollette@walopt.com
I use a Wacom Tablet for daily use. I would love it if the User Interface/tabs would be allowed to move to the bottom of the screen. Yes I am lazy but bringing my pen to the top of the screen to move through the tabs is more difficult since they are at the top of the screen than if they were at the bottom of the screen. I use my stylus with the brush tool in Freestyle to move nodes around, so someone at PTC is thinking outside the box to make this more Stylus friendly, customization of the user interface would be a logical next step to make this easier to use.Does anyone have a script or a way to change this?
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.