Re: Robot's gripping
Thank you for your reply Sir. But i guess actually performing the motion will help in many other solution like interference while moving,the area covered by total motion etc.Performing only simulation...
View ArticleHow to call values from a table and then do the minerr() calculation?
Hi all: I am a MathCad new user and wanna ask questions about achieving the concept. The concept is (pls see the attached .xls file): Step 1: I will import the data from .xls to MathCad.==>I know...
View ArticleRe: Robot's gripping
You could use a different technique to determine clearances. I might suggest assembling the object twice. During the 1st part of the simulation, you move the robot without the object. Once the...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
I am not sure I fully understand the application but the first thing that comes to mind is using relations with an IF statement. This might get extensive but it does give you the options you are...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
I didn't think of using the IF statement. My thinking is that minerr() should does the work of finding the right combination (5 variables) with minimum error automatically. Therefore the question to me...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
Yes, the IF statement can differentiate you 5 valid consition and contain the instructions for each condition. Nested IF statements will let you capture the hi-lo bounds. Also remember you have the...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
M..... This thinking is different from my original thought. I expect minerr() has its bulit-in algorithm to automatically choose the next variable set in each loop. Therefore, the concept of the code...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
I am probably not understanding completely what you need to accomplish. I do not see a Creo Parametric function of minerr(). Where is this function used or available?
View ArticleRe: How to call values from a table and then do the minerr() calculation?
This is a built-in Mathcad function. Minerr(var1, var2, ...) - returns the values of var1, var2, ..., coming closest to satisfying a system of equations and constraints in a Solve Block. Returns a...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
Hi Chih-Yu, Please post your question in Mathcad community, here:http://communities.ptc.com/community/post!input.jspa?containerType=14&container=2003
View ArticleRe: How to call values from a table and then do the minerr() calculation?
Thanks!! I have posted questions to the link you mentioned and in here I ask the same question. My question is more than just using the minerr(). I have two questions: 1) As I read the minerr()...
View ArticleRe: How to call values from a table and then do the minerr() calculation?
So this question has nothing to do with Creo Parametric? I noticed already that the minerr() function is a Mathcad function. If you look at Creo parametric, we have a very limited set of functions....
View ArticleRe: Why does PTC insist on Ribbon Interface? Over 40% strongly dislike!
A ribbon interface compared to a marking menuis is like a donkey and cart compared to a ferrari. A customized Marking Menu is very easy to remember. They are also surprisingly easy to remember when...
View ArticleRe: Section View Scale
In that case, you cannot scale the section as the scale is tied to it's parent; the parent being the detailed view. The appropriate technique for this type of view, technically, is to make yet another...
View ArticleRe: Is there anyway to modify the graphics toolbar? creo2
Yeah, I feared you couldn't modify as I have been up and down through the options area and could not figure out anything, the only thing I do see is that the commands on the bar in options file does...
View ArticleRe: Is there anyway to modify the graphics toolbar? creo2
Happy to help. You might consider putting parameters; switch symbols; and relations; and even measure in the quick access toolbar too. I find these very useful on many occasions. And I hear you on...
View ArticleRe: Is there anyway to modify the graphics toolbar? creo2
If you can vote on Ideas, please consider voting for this one:Floating GENERAL Toolbar
View ArticleRe: Why does PTC insist on Ribbon Interface? Over 40% strongly dislike!
Please consider voting for this idea if you have access:Floating GENERAL Toolbar
View ArticleRe: Why does PTC insist on Ribbon Interface? Over 40% strongly dislike!
I've often wondered if they have a patent on that interface because no one else (that I know of) has implemented anything close to that. I tried faking it in Rhino but it got to involved. The marking...
View Article