Recently active
Hello ptc community, If I create a List of materials (BOM) of an large assembly, the list does overlap with the frame of the drawing.Is it possible to split the list from one to two, to shorten the length? I know that I could use a bigger format for example to change from an A3 sheet to A2.But if everything fits to the format sheet (If the list is split to two) it would be worse to take a bigger sheet. Version of creo is 4.0 Yours sincerely,Alexander
Hi there, I am trying to create a view in a part or assembly by web.link. What works:Rotate and pan view by mouseOR: Rotate view by "CurrentModel.CurrentViewRotate(0, 30)"Save view with "CurrentModel.SaveView("newView")What does not work:Create a transform matrixCreate a Transform3D object with "let newtrans = pfcCreate("pfcTransform3D").Create( newmatrix)Rotate / transform the current view with "CurentModel.SetCurrentViewTransform(newtrans)"What am I doing wrong? ( Creo 10.0.7.0 )
Hi, Our current drawings use stroke font as the default for drawings. But we need them to be with Truetype font. The reason behind it is that we need to manipulate the PDFs after Creo generating them. By simply use "use Truetype font" option during PDF export does not work well. The default Truetype font looks very different from the stroke font and also is much wider. Hence cause issues to fit into the table. Unfortunately, there is no option can change the default Truetype font. The only method is to change the default annotation font for the drawing. The drawing default font is controlled by a ".dtl" file in each drawing. There is no universal setting that can change the font for all drawings all at once. That being said, the "dtl" file needs to be changed in every drawing one by one. For one project, we have around 3,000 drawings. It will take a long time to change them manually. The Creo object toolkit or VB Api doesn't offer a function that can be
Using Creo 8.0.9 I'm working on a drawing that has a large table of dimensional values that directly reference dimensions created on views in a later sheet. When I create the dimensions on the drawing view, I enter a symbolic name (like 'H4', see image below) that corresponds with the name of the value on the first page. This way if the model changes in the future, the table automatically updates instead of needing to manually type in the new value. So, the table on sheet one has the value &H4, but displays the dimension named 'H4'.The issue I'm running into is that sometimes when I enter the name I want, it brings up a pop-up that says "This symbol is reserved or exists already". When I look through the annotations dropdown in the drawing tree, the dimension name I want isn't found under any of the views so there shouldn't be a conflict.Is there a way to see a list of all created dimensions on a drawing? I've also tried looking in "Show Model Annotations", but don't see the n
It says program ID already expired, but i never had a trial for mathcad. help.
Hello guys, I have few simple short questions regarding MathCAD if you can answer them.. Is Conditional Formatting avalible in Mathcad sheet? If yes, how to access it?Is it possible to lock the coding of Advanced Input/Output Commands separately without using the Area Box`s Password Protection?I`ve been using plots from a long time and now I need my graph to display X & Y coordinates exactly at the plotting point. How to do that?I have 50+ worksheets from the Legacy Mathcad (xmcd.) and currently, I`m using Mathcad Prime 10. When I try to convert those files, I`m getting errors in the equations where there was "multiplication" involved. How to solve that?Just as the function of MS Excel`s 'vlookup', I want to use the "if loop" that mathcad has. How to do it? (Example: Consider that, I have an excel sheet data where if I use the data of one column, all the other column data should also get updated. I can`t be able to access it.If, I could get answers for all these, I`d be very m
st
I have an expression that needs to evaluate sin (x)/x for x =0. I was doing this with simple program with if'sBut Luc suggested I use sinc I know these are the same and even checked by evaluating them numerically. But if I use the sinc expression, it must mess up something later in the worksheet because the results are completely different. (And it is the form with the if's that I know is correct.). I cannot figure out what is happening. Since I have a version that works, maybe I should just ignore the issue and move on, but, if someone can help, I would like to know what is going on. I have posted the worksheets in MC14 and MC11. Both contain the expressions for PHI but evaluation is disabled for the sinc form. Results are given in graphs at the bottom of the worksheets.
Hi,referring the article CS392162, I'm not able to edit the name of the folders. In my example I need to add the mechanica beams and I want to maintain the original ones.I already create the folder structure, as you can see in the image attached:- simulate - steel_beams_mm_mechanica - steel_beams_inch_mechanica I want to change the label of the folders:- SIMULATE - MECHANICA MM - MECHANICA INCH I need it in two different languages, english and another one. Thanks in advance
Have you ever encountered such a situation: In Creo3.0, when editing parameter properties, I wanted to define a drop-down value list for the parameters, but I found that I couldn't click the Define TAB in the Edit Properties dialog box. However, this issue does not exist in Creo4.0 or later versions.
I am just trying to get my solve block to work. I wonder if I am inputting anything wrong. I know what the answer should be; it's a very simple calculation. However, I just want to get my solve block working. Attached sheet. Error on the last page. sheet attached.
Hi,We have a particular case.We have 2 hole pattern on different diameters with the same Common Zone.- 1st pattern is 6xM6 on Ø210- 2nd pattern is 6xØ9 on Ø224Currently, the dimensions are defined as follows:We have manually defined the dims as follow:For the second arrow, we add a leader note at the height of the 6xM8 on Ø210 text note Could we make it more properly without "manual tinkering" in MBD?Regards
Are combined state descriptions available in Creo View and Is it possible to add a column to the Viewables tab to display them?
I am trying to create a solve block to calculate the value of alpha as per the below equations:I have never used solved blocks before so hitting a bit of a stumbling point. I have found through manual iteration my required value of alpha as below:I am trying to put this together into a solve block, but not sure where I am going wrong: I've attached the sheet pictured above also.Any help much appreciated, thank you. This will probably be a very simple solve and it is just my lack of understanding of the program hindering me!
I installed product with a license. In your instruction I just shall import the zip with licenses but mathcad want to have a product code.Shall unpack zip and make a .lic file by only use text from START: License File for HOST---#END OF THE LICENSE PACK FOR REQUESTBut I have two one im... and one im...Standard.
When I try to export a mathcad worksheet to PDF file, all the green (no error) boxes are also getting exported. Is there any way to hide then or switch it off when I export from mcdx. to pdf.? It`s a bit annoying when any of my clients see it that way with green boxes rounded off at random places.
Consider that, I have a data based upon the below image and I`d like to integrate that data with Creo so that I could sync up both. Now, "Number of Active Coils: Nc:=1" is assigned as input and the "Diameter of the wire: dw:=1mm" is taken as output. The issue I`m getting is that, I`m able to change the value of output as many time possible, but once if I assign a value as an input, it indirectly gets locked... Changing that value is impossible. What could be the reason for this? Am I missing something, or is there something wrong with the settings of my workstation..? Please clarify.- Srikar
I applied for and received a license file because I was on my fourth PC, and the license only allows for 3 installations. I erroneously included the wrong disk volume ID. The correct disk volume ID is C272-D1C7 (for reference, the incorrect disk volume ID I provided earlier was 2A39-8A1A). I would very much appreciate it if I could receive a corrected license file for the correct disk volume ID. (Oh, and very sorry for the problem I have caused!) Thanks!
I am having issues trying to open a UDF from a folder in our Windchill library.I get this error:'wtpub://PDM-PD/Libraries/COMMON CAD/CAD Documents/user defined features/90-4118-795-000' does not exist in the database.Caught exception: com.ptc.wfc.Implementation.pfcExceptions$XToolkitGeneralError When I dig into the log, it looks like it is failing here:Exception of type com.ptc.wfc.Implementation.pfcExceptions$XToolkitNotFoundXPFC Message: pfcExceptions::XToolkitNotFound...at com.ptc.wfc.Implementation.WFCRemoteCommImpl.makeObject line: 5453 If I put the UDF "90-4118-795-000" into my working directory, it executes fine and places the UDF as expected. I have tried to retrieve the UDF in a sandbox code and get the same error, so it seems it is related to .gph files?I can retrieve .prt files fine, so I am looking for any ideas on how to resolve this issue.
I'm working with my IT dept to try and install Creo View en masse and they are asking for a .msi file. Is there a way too get one? The default download on PTC Support is just the .exe in a ZIP. Has anyone done a mass install of Creo View? Any recommendations for tackling this? Trying to install V11.1
An issue was brought up last week by 2 of our users wanting to work with skeleton models. Users were reporting "Assembly license is required to use this functionality.", this was showing when trying to populate their assembly without existing skeletons. After further investigation I noticed all features of the AAX module are missing. We're not sure when this started, but has anyone noticed similar behavior? Creo+ V12.2.0.0-020Windchill+ V12.1.2.12
What is the best way to find a dimension within a family table? Is there some sort of search function that can filter through the family table? For example, if I just have a dimension 'd160', what is the fastest way to find it in a large family table.
Hello!I am trying to add a M7 ISO thread to my 3D piece but it has the wrong size. It's way tinier as what it schould be. The sizes are wrong for every ISO thread, and doesn't disappear after restarting Creo, or by creating new pieces.Im am Using Creo 8.0.4.0, and I believe the problem came once I changed the language.Thank you for your help and your time.
Hi everyone, I'm working on automating a process using a batch file that will be triggered as a scheduled task. The steps I'm trying to automate are as follows: 1- Launch Creo Parametric (version 10.0.7.0)2- Start a tool that interacts with Creo to run it automatically in the background.3- Shut down the configurator.4- Shut down Creo itself. Parts 2 and 3 are not a problem: this tool was developed by our consultants using the Creo toolkit. It's simply a matter of invoking one batch file to start it and another to stop it. The issue is with the shutdown of Creo. I don't want to use a brute-force taskkill command to close Creo, as I'd prefer a more graceful and proper way to do it. I considered simulating keyboard shortcuts (such as Alt+F+X) to close the program, using either VBScript or AutoHotkey, but here's the catch: since this task will be running as a scheduled task, with no user logged in, none of these solutions will work because they require the UI to be accessibl
I am using Creo 11.0 I have multiple Simp Rep in assembly for example S1, S2, S3 and S5. Now I am assemble one more part and create one more sim rep S6. So, S6's part automatically added in all existing representation. Now my problem is that how can I exclude S6's part from all existing easily. Thanks in advance.
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.