Re: MathCad help
Salim Ahmed wrote: Is there a way of doing it in a matrix form??????Given the new question you have (Newton) which you will open anew thread for - could it be that you are meant to implement two...
View ArticleRe: MathCad help
rahad miah wrote: can you solve the equation using a matrix method on mathcad?What exactly do you have in mind?
View ArticleRe: Meshing BOM, Mesh Controls
The purpose of having Idealizations in Creo Simulate is to reduce run times. By adding Idealizations in Creo Simulate, you have increased the amount of mass from 1.566 kg to 4.682 kg. What was the...
View Articletransfer assembly file with parts
Need to how to transfer an assembly file with its parts to other user at a different company?
View ArticleRe: Ptc Creo and embeded basic Moldex 3d capabilities in every seat
If it is installed you may need to enable the lite version extension by turning it on in the config.pro file like some of the other light extensions (simulate lite, human factors, etc) It may not be...
View ArticleRe: MathCad help
Werner mate I will start a new thread later.. I have just a small query about the equation on this page h(x), if there is a way I can solve it using matrix method on mathcad.
View ArticleRe: How to automate extrapolation in mathcad and write the result to excel?
Based on your image above time is the variable. Sorry yet again I am a little confused witgh what you are trying to do. Maybe it will be best to start again by providing the data you initially have...
View ArticlePlease Help!!
When I am detailing parts on drawings, the dimensions that have lost their references or "fallen off" are the same colour as the regular attached dimensions, so I get no "at a glance" warning of...
View ArticleRe: Aus einer 3D iges Datei einzelne 2D iges/dxf erzeugen
Unfortunately this was about 20 years ago, when I started with PTC.We have changed the Call Management System twice since then (not counting the paper works we had until early 1994). Although in our...
View ArticleRe: Mold Design
Ok finally i managed to communicate with my teacher... He asked me to add 1. a cooler method (a drain from where water can pass through) 2. a device that pours the plastic into the mold 3. a device...
View ArticleRe: how to add more colors into appearance gallery of asm template
1. Don´t use SPACE in proengineer (Creo). If you need a space use an underline "_". (Používejte podtržítko místo mezerníku). Creo is sometimes confused from spaces in names. Example:V:\Creo sablony...
View ArticleA better way to catagorize tutorials
I had posted this in the PTC Community Creo section, but wanted to talk about it here.Is there a way to catagorize tutorials that you have watched, you want to watch, you want to book mark for 3-6...
View ArticleRe: Please Help!!
Russel, click File > Options and select System Colors item in dialog box. Martin Hanak
View ArticleRe: how to add more colors into appearance gallery of asm template
I changed the space with underline but the problem was in another config that i did not change....thanks for help. B.R.
View ArticleRe: Please Help!!
Hi Martin, Thank you for the swift response. I have looked at the system colors, but I dont know what setting differentiates between the attached dimensions and un-attached dimensions Regards Russel
View ArticleRe: Recovering workspaces
Srinivas, I ran that this morning and got some of my files back. It didn't get all the files I need. Is there a way to get all the files that were in that workspace? Steven
View ArticleRe: Problems unbending rolled sheetmetal part
Thanks for the welcome! model attached Thank youRik
View ArticleRe: Get parameter value using J-link
Try this: //assuming you already have a handel to a Creo model with String parameter "DESCRICAO" Parameter param = model.GetParam("DESCRICAO"); ParamValue paramVal = param.GetValue();String...
View Article