Recently active
Hi,a very simple problem:I want to flip a vector, that means reverse the sequence of its elements for example (1,2,3) --> (3,2,1). I tried several methods, none works really.The problem is, the result vector seems to be ok, but if I use it in other expressions together with the vectorize operator MathCad says always this value has to be a vector.I am using Prime 3.0. Thanks
After conversion of a Mathcad 15 worksheet, the plot was missing plot title, axes labels, and gridlines (see the attachment). Is there any way to obtain on Prime an "engineering looking plot" as in the original Mathcad plot instead of the converted "high school" plot stripped of the original features. I would be grateful for any pointers.
Trying to plot some protection relay characteristics. Please see attached failure Could be box quad or even boxes with bits cut out.
Hello,I'd like to combine the load array with deflection array using augment. I am getting an error. It is MathCAD 15.Thank you for you help,Sam
Hello! I am trying to open Mathcad trial for my work use. It is giving error: You have reached the maximum number of license requests available for your product type. Can you help me with this issue?
1. MCAD Architect, ME Team depends on my CAD for their models.2. Creo 7, recently switched from Creo 43. We are experiencing unwanted file regeneration. Files are regenerating without change and are saved. This seems be happening whenever a part file with a copy geom references another file's publish geom that has more than one quilt.
Hello,when I create a shape tolerance it looks like that:But actually I want it to be 0.02 instead of .02.Did not find a way to fix that. Does somebody know? GreetingsSpedex
Hi all,We're a little behind times here and still running Creo 5.0 with 4 users.I'm planning on upgrading very soon and wondered what peoples recommendations were on an upgrade path.For example would you recommend I upgrade to Creo 7.0 so that there's not too many differences all at once, or just bite the bullet and go straight to Creo 8.0/9.0 directly from Creo 5.0.Historically, we haven't bothered with any instructor-led training when upgrading and just tend to use the available resources and/or figure it out as we go. So I'm looking for the least painful path for users. Many thanks,Paul
I am using Creo Parametric - Release 3.0 (connected) 3.0 M070Bonjour,Suite à une nouvelle installation l'utilisateur a un message d'erreur au démarrage de créo.MerciHere are the errors that I faced titre de la fenêtre : MEssageEchec du chargement d'EFX. Hello,Following a new installation, the user has an error message when starting creo.Thanks Here are the errors that I facedwindow title: MEssageFailed to load EFX. Thanks Translated with Google translate on 29 sept 2022 by Iuliana Lazar Merci
Hi!I can create ProDispObject and it is visible in the model area.But when i hide some part of the model or push the Annotation Display button, it becomes invisible.It there some api to make ProDispObject visible again, check its visibility status?
I recently installed Mathcad 8.0 on my computer and had around 14 days left in the full trial. Yesterday my company changed my computer for a new one and I wanted to reinstall Mathcad 8.0 but now I can't. The install wizard is stating that I have reached the maximum number of licence request for this product.I am wondering if it is possible to transfer the remaining trial time on my new install? Or at least have the free version, which I normally use anway.thank you,
I am revising a drawing. I've added a new view but when I check it back into Windchill and it publishes a creo view file of the drawing the new views do not show up? I've tried using a full view instead of partial, I've tried unhiding all layers, I've tried putting a new view on a different sheet, i've tried using a different simp rep and I've even tried using the master representation to no avail. I did add a totally different part to the drawing and created a view of that part and it publishes? What in the world am I missing. I've been working with Pro E / Creo for 22 years and never had this issue. Can anyone please help? Thanks Denny
I have a few questions regarding drawings, from parts to assemblies, repeat regions, etc. First, we have templates for assemblies, and drawings. The assembly drawings work well. The part drawings look like this. But index, and qty show up blank in the part drawing. I would also like to know how to auto-size the width of all tables. Sorry if this post is in the wrong sub section. New here.
Hi, I have a question that may be very simple.When creating an assembly, I use both parts and assemblies in it.When I am making the parts table, it will show me the parts and the whole assembly. How to change so that the assembly used is also broken down into its parts and are in the table
I am unable to access my work file. Before I attempted to open the file it had a size of roughly 1700 KB however after I attempted to open the file it showed me an error saying that the file type is not supported. After this I have noticed that the file size now says 0 KB. The file I am working on is a PTC Mathcad Worksheet (.mcdx), I have opened other files of the same type and it works fine.The log file from the error says this;System.FormatException: Incorrect file format, file should be from PTC Mathcad PrimeCould you please help me recover the file if possible.
I have a few part family parts, that change the hole dimension according to the need. So I have a few IFX screws, that needs to change the size of the screw from M8 to M10, and be adjusted according the part family. Actually IFX only updates the screw manually, and not update automatically by the size of holes of the part. Any idea to update the screws automatically and according the family part?
Hi. I am trying to set ranges of variables in a plot in Mathcad prime v.7.0. But it is really difficult for me. Can you give me some advice? Thank you so much.
Hi all, so i was wondering if there is a way to count the amount of parts in a assembly or creo file using relations i was to create a relation that basically states that if number of parts <50 use parameter x else if number of parts => 50 use parameter y is this possible?
What are the rules surrounding the display of session ID for assembly components in different simp rep states? I already know anything less than master rep is sketchy at best for reporting metadata from within a model rather than of a model. (File Name vs. user-defined parameter, for example) I have an assembly rep (default) that has a rule to set all included models to geometry rep by default. I want to reference model information in the drawing in order to be parametric about it, therefore using parameters and session IDs, such as in notes. When I try to view the session ID for multiple components, depending on the component, the message log doesn't give this information. Instead, it might say "Showing part <file name>" or "Including pattern (feat id <ID>) by reference must include its reference (feat id <ID>, model) or entire reference model". I initially thought this had something to do with geometry reps and instances or flexible components, but this extends
hello, I know i was able to change this option in wildfire 4.0, however in creo how do you change it so that when you do edit definition the parts not being edited stay solid and not change transparent.?
Folks, I'm not sure what I forgot about moving a datum flag, but I can't move datum flags in a drawing anymore in Creo 7. I recall in the past clicking and dragging in a drawing with no issues. Any ideas? Thanks.
Hi Folks, Please help me some one to achieve the Log information of Detail notes and Symbol information of a drawing, i am using the below code ,.issue :file is not saving the data. correct the below code if possible ... #include"DrawingModule.h"#include <ProDrawing.h>#include <ProView.h>#include <ProDwgtable.h>#include <ProDtlnote.h>#include <ProDtlsyminst.h>#include <ProArray.h>#include <ProUtil.h>#include <stdio.h>#include <string>#include <ProNote.h>#include"ProUtil.h"#include"ProWTUtils.h"#include <ProTKRunTime.h>#include <ProMessage.h>#include <xlocmon>#include <ProToolkit.h>#include <ProMdl.h>#include <ProMenu.h>#include "Log.h" #define DTL_NOTE_FILE ".inf"#define PROTKRUNTIME_H_DEFINED using namespace std; //ProError DetailnoteVisitAction(ProDtlitem* dtlNote, ProError filt_status, ProAppData data);ProError SymboldefinitionVisitAction(ProDtlitem* symDef, ProE
While creating a new part in creo, it's automatically taking prt001. Is there any way to make a unqiue customized name while creating a part, Right now we are trying to implementing this on IPEM creo where its integrated to Teamcenter.
Hi All, I am new to Creo VB API, recently installed it with Creo version 7.0.9.0. I am trying out the example Async_Mode_Example.xls in folder C:\Program Files\PTC\Creo 7.0.9.0\Common Files\vbapi\vbapi_examples. But when I open the file, provide the path to parametric.exe file and click on 'Run Async' button, a dialog box pops up with the following message - Process Failed : Unknown error occured.Error No: -2147352567Error: pfcExceptions::XToolkitNotFound I checked that that the 'PRO_DIRECTORY' and 'PRO_COMM_MSG_EXE' variables are set correctly. I am not sure how to start nmsd executable. I just opened a creo parametric session and tried again but same error. Please help with this issue. Snapshot attached. Thanks,Apoorva
I am using Creo Parametric - Release 6.0 (connected) Release 6.0 and Datecode6.0.1.0Analysis window is blankSee attached screen captures.
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.