Recently active
Conversion fails if the area is locked in PRIME 11.However, if the locked area is first unlocked in Mathcad 15 using the password "prime", the conversion succeeds. Also, if the content of the locked area is deleted or replaced with other types of definitions, and the area is then locked again, the conversion works correctly.Please see the attached file: Sample Area Locked conversion.mcdx.
I hope I can write the derivation process of a formula, like thisIDC = xxxxxxxxxxxxxxxxxxxxxxxx = xxxxxxxxxxxxxxxxxxxx = xxxxxxxxxxxxxxxx
I am working on a specific module which is a part of an bigger assembly. I simply don't want to waste the time and open the entire assembly every time. So I'm trying to select the only impacted CAD modules and work on them in CreoView.When I open these individual CAD modules in CreoView, the CAD modules are not getting mated together at their designated locations like they would when I open the bigger assembly, but instead they are appearing at distant places from each other as if they have their own co-ordinate system.It is not taking/remembering the distances it was assembled in the bigger assembly.When I open from WindChill, I just type in the CAD module number and search them and open a new session in CreoView. I then open the neighboring CAD module (which gets mated to the previous one) from WindChill and when I add them to the session in which our previous CAD module is present, it doesn't get mated at all. Im only using CreoView and want to understand how I can get the
Hello, I'm updating a Creo Toolkit application and I need to verify the current object lifecycle state in windchill so the application can decide the modifications to be done on the object (assembly).Is there an API defined in Creo Toolkit which can allow me to get the object attributes defined in Windchill? I noticed there is a method called ProServerObjectIsModified under the Server Operations section within the Data Management: Windchill Operations topic, but it doesn't return information related to the lifecycle state. I'm working with Creo 9.0.6.0. Thanks.
I have a config option setup(i think config) a very long time ago(10+ years at this point). When in at drawing i can Right Click and then Left Click over an object and it will automatically bring up the Pick From List option for me to cycle through. Its extremely helpful and quicker than right clicking then changing my query option in the menu then selecting the part. I'm at a loss at how i set this up so long ago. i set it up on another coworkers computer and he can't remember what we did. We have some new people that have started recently and i think this would very beneficial for them after watching them do some detail work. So, anyone know how to make the Right Click Left Click Pick from List option the default setting? Thanks!
I am the Creo Admin for a Creo/Windchill reseller. Currently using all versions of Creo We have a customer requesting an improvement in Spell check. One of their requests is to use it with MBD. With the rise of MBD, Spellcheck can only be used in a 2D drawings.
Hello, Right now I am working on an assembly with multiple parts with similar geometry. I wanted to know if there is a way for me to select all geometry with the same dimensions/features? Attached below is a reference, where I want to select all roller geometries without having to individually select them. Thank you.
Hi, I would like to know if I can create IFC files in Creo version 10.0.3.0 with 2 license which has subscription and 9 license which do not. I want to create BIM files using IFC but before I buy it I want to make sure that I can use it in my current Creo version. Kind regards
The tie wrap I designed does not fit exactly as I want to see. What options do I have to flow snug the cable?
I am using Creo Parametric Release 2.0 and DatecodeM040abbiamo trasferito la versione da un vecchio pc a questo, ma la parte di manufacturing non funziona e non apre neanche i file di fabbricazioneHere are the errors that I facedabbiamo trasferito la versione da un vecchio pc a questo, ma la parte di manufacturing non funziona e non apre neanche i file di fabbricazione
In Creo 10.0.5.0, the requirement is to code which iterates through models, and finds a specific component based on its file name. It then updates or creates a specified parameter within that component with a given value of any data type - using VB Apis, although I am using :_parOwner.GetParam(paramName).SetScaledValue(valuePar, Nothing)I am still unsuccessful.
Hello Everyone, I am developing a J-Link tool the requirement is to execute the tool on every save of the model. I have implemented this on session objection performing session.AddActionListener but this is resulting into clearing undo/redo stack into session. Looking for better option to keep the track on undo\redo stack and tool should run on every model save. Thanks in advanceSwapnil
Version: Creo 10 Use Case: Currently the Xpr file is generated with the name instancename.xpr. I want it in the following format : Fmailyname-instancename.xpr.Description: What happens if I rename an instance accelerator file (.xpr) for a part family table instance? Will Creo recognize the renamed file or will it ignore it. I am just trying to figure out whether I can rename the .xpr file.Currently it is generated with <instancename>.xpr. I want it in the following format :<Familyname>-<instancename>.xpr.
I am creating drawing templates in Creo 8.0. For .prt files, I'm using an A4 border and want a scale of 1.000. For .asm files, I'm using an A2 border and want the scale to be .200. The templates work properly during an open session of Creo. However, when I close Creo and relaunch, the scale showing up for either template changes to something that appears to be a best-fit scale. For reference, when I use the drawing template that had its scale set at .200, it creates a drawing with scale of .143. Both templates will be stored in Windchill and used globally. I prefer to achieve the desired scales without using mapkeys. How do I set the scale to a default value in a drawing template so it stays after closing and relaunching Creo?
I've read several posts on saving as an OBJ file but they don't quite address my issue(s). I'm on Creo 9.1. Saving as an OBJ only seems to work on an assembly and not a single component level. I will try to open a single part of an assembly and save out as an OBJ but then nothing happens and I don't even get settings options.2. When work in the assembly and try to save out, I do get the settings and menu for adding parts but while I can select individual parts to add to the menu, nothing happens and they do not add. The only way to save an OBJ as I can find is to select "ALL" and then select the coordinate system which takes everything instead of letting me choose.Does anyone else have this issue? Thank you!
HiI recently updated Mathcad Prime 7 to version Prime 11. I'm experiencing issues with previous worksheets when running them in the new version. It seems like I get error messages when performing the vectorization. Example below. Any suggestions on what could solve this problem?
Hello All,After converting a mathcad 15 file to Prime 9 ( file attached), I get some errors in the:Weld B Eccentric Weld Check sectionWeld C Eccentric Weld Check sectionI don't know how to fix them. I would appreciate any assistance in this matter. Thanks! Sam
Hi, See the picture here. We often have a feature parameter in an assembly. That can avoid assigning different parameter for the same components in different assemblies. Very often we need to change the value of this parameter. I am trying to write a vb.net code to automate the process but cannot find the proper interface, method or function to perform this task. Can anyone share a hint? Thanks
Hi everyone,I'm using Mathcad Prime Express 11 and I’ve run into a units-related error that I can't resolve.At the end of my worksheet, I'm solving a system of equations using Find(...). When I try to evaluate the solution, Mathcad gives the following error: "These units are not compatible" I've attached: the full Mathcad worksheetI'd really appreciate it if someone could help me identifywhich equation or variable is causing the unit conflict, and how I can fix it properly.Thanks in advance!
I'm trying to add a surface finish callout for a part that gets ground. No matter what I try I can't select the surface I need. The model is from an assembly file that gets a revolve operation from a part file to show the finish grinding process. It seems like it doesn't like that but I'm not sure. Any help trying to place the symbols?
I want to install MathCad to a new computer. I keep being told I don't have access.
Attempted to load Mathcad 14 on a Windows 11 PC using the disc purchased from PTC. Near the end of installation, received the error code below. I was able to install this program on the same machine two years ago with no problems.Error1904.Module C:\Program Files(x86)\Mathcad\Mathcad 14\mcformsr.ocx failed toregister. HRESULT -2147220473. Contact yoursupport personnel.Product: Mathcad 14Thanks, Fred Marinelli
I've just dished aout another couple of grand to PTC for my Creo subscription and installed Creo 6, but am not quite sure what I am paying for. Yes, the live FEA looks great, the addative manufacturing tools might be useful, but I can't afford another kidney to pay for those modules. What is new with the standard package, apart from a bit of menu polishing and a new right-click toolbar? The extra 5% on the subscription cost didn't go unnoticed either. I don't even get the rendering module without relinquishing the slightly less rip-off deal that I signed up for with my subscription license. What about sorting out all the half-baked functionality? Why is the menu manager still there? Are PTC trying to make me move to a competitor? Sam
∠BAE=∠EAC, area BDE=1. Find area ABE.
Description :How to load a protk.dat in Creo parametric, if the protk.dat file is at a user defined location without editing the config.pro fileUse Case -I have protk.dat file located at C:\temp & would like to load this application in Creo whenever it is launched.Also, without copying the .dat file to the <Creo load point>/Common Files/text.Tried setting up Environment variable "HOME" pointing to C:\temp, but it is not working. Thanks.
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.