Re: New to Creo - Parameter Roll-Up in Assemblies
I have added the parameters to the Model Tree as additional columns. That way you can see all the values from the parts that make up the assembly as well.
View ArticleRe: Function mhyper acts quirky in M14 and M15
Mathcad's ode solver seems to be accurate to about 4 or 5 significant figures here.Which you can significantly improve by setting TOL to a lower value than the default 10^-3.
View ArticleRe: Creo vs. Solidworks vs. Inventor
I worked 10 years with Autodesk Inventor, and then, switch job to a company that uses CREO 2.0 and Solid Works. In this past 6 months, I used both CREO 2.0 and SW, changing from one to another because...
View ArticleHotspots in Isodraw - where to start
We are looking into adding hot spots to our images used in our online parts catalog system. Currently we supply a third party with pdfs and they add hotspot info to the images they create from the...
View ArticleRe: Tips for text
Naveen,Welcome to the forum. PTC is in the process of creating an editor where "What you see is what you get" per this product suggestion. I am not sure if this is available yet, or if it is going to...
View ArticleRe: PRO-piping fitting parameters and isogen symbol
Dear Gunter, I have sorted out the first problem. When I am clicking on your link for alias document it shows: "Error: Document 116988 is not customer viewable as it is an internal PTC document.".I...
View ArticleRe: manual selection of method for odesolve, minerr, find in Prime
Now I know why I cannot solve this problem in Prime - I cannot choose the Fixed method in Prime but in Mathcad 15 I can:
View ArticleRe: Iterative equation
Type it in using a boolean equal sign and use a solve block with Find() to get your solution. Always better to post a worksheet rather than a pic!
View ArticleRe: XY Plot
You had two errors:1) The RHS of three definitions t2f..t.4f were wrong and so those variables got the unit s^2, which was the cause for the error you got2) You mixed up T.p and T.P (lower/upper case...
View ArticleRe: XY Plot
As I said before I am a beginner I asumed that I need units in order to plot. Yes the peak of the spikes should be at the beginnig of t.1a t.2a t.3a t.4a. This is what I`ve got.
View ArticleRe: XY Plot
In case you are missing the horizontal parts of the graph, you forgot about the last "else 0", so the graph was undefined outsides the spikes. I also changed the function name to i and changed the plot...
View Article.PTS file error
when ever i try to open pts file from my desktop to pro e it says no points found in pts file. while i have tried several times, kindly guide me where i'm doing wrong, the following are the points....
View ArticleRe: .PTS file error
You need 3 coordinates for each point. You'll select the meaning of the points by selecting the type of coordinate system. In this case, R, Theta, Z.
View ArticleRe: HOW TO CREATE MODEL OF WIRE ROPE
There is a lot of calculations going on with near or perfect tangency and this confuses the software. It is much better to assemble such an object than to make it a single part file.
View ArticleRe: Problem in putting mechanisms to assembly
Welcome to the forum, Mrigank. Maybe you can be more specific about what you want to accomplish. There are several youtube videos on the subject. Normally, the problem comes in defining links poorly....
View ArticleRe: HOW TO CREATE MODEL OF WIRE ROPE
The part I was working with was a single non-self intersecting VSS protrusion along a datum curve. It was practice to make an animation. I wrote a trail file generator that would increment to make a...
View ArticleRe: configuring Worker Agent
you cannot configure a worker for a cluster using the same method as used for a monolithic system. For a cluster you must hand edit files on the nodes and cannot use the worker set up web page. CHeck...
View ArticleRe: Variables in Functions
Yes, it works, thank you. I tried it before but MathCad turned red anyone, due to some other issues I guess. It works now.
View Article