Hide header row of 2D repeat region OR change header text
I am trying to hide the header of my 2D repeat region because the header descriptions are from the family table items that were added whether they're dimensions or parameters or what have you. This...
View ArticleRe: Error type 3 detected
Found the problem. There was an "&" in the directory name. Removed this and all was well. Put it back inand posting failed. Josh
View ArticleAssign double quote character to a string parameter
Does anyone know of a way to assign a double quote to a string parameter via relations? I can manually create a new parameter and add a double quote to it, but not programmatically. My current...
View ArticleSearching for a hole feature
I got a yellow error while regenerating an assembly. It said Hole_105 lies outside the model or something to that effect. My problem is I don't know how to search for Hole 105. And a side note, when I...
View ArticleRe: Plotting a trigonometric function
Any specific reason for switching from Mathcad to Prime? After all its a step backward. If you are happy with the Mathcad 15 sheet, why don't you try using the converter to turn it into a Prime sheet?...
View ArticleTrouble with Solve Block - Undefined variable?
Hello,I am having trouble using the solve block, specifically the find function. I am completely new to this, and have tried researching on and double checking variables, but I cannot seem to find the...
View ArticleRe: Trouble with Solve Block - Undefined variable?
You have neither defined a value for the variables b.2xi2 and b.4eta4 not do you solve for them. So the error message is correct in your case.The "This variable is undefined" error is the only error...
View ArticleMinimization with 6 variational parameters
Hello, I having a problem with Minimization with 6 paramaters. I have attached the worksheet. i am not able to find the problem. Its calculating, but it doesnot bring the answer. Pls kndly check...
View ArticleRe: Assign double quote character to a string parameter
Answer, use single quotes around the double quote character. STRING_PARAM = '"' + "BLAH BLAH BLAH" + '"' Thanks to Don Anderson over at the PTCUser list for the answer.
View ArticleRe: vectorization
Isn't this basically the very same question you already asked a week ago here: http://communities.ptc.com/message/262848#262848 Fred answered and as you never mark a question as being answered (which...
View ArticleRe: vectorization
If I use "nested array", Can i get values that I want to get?How do you think???? I think you will have to be more precise on what you intend to do to get an adequate answer.
View ArticleRe: Interpolation of a Matrix
Richard Jackson wrote: A handy set of functions. The worksheet could use an example or two though You are right. The routines basically stem from this thread...
View ArticleRe: One drawing template for both Parts and Assemblies
Drawing programs have serious limitations, especially if you want to change models or store them in Windchill. See the following articles. (And yes, it bugs me to no end that they tell you to use ":0"...
View ArticleRe: Invalid Host ID - MathCad 15
It's on a surface pro, so yes it has a wireless adapter.
View ArticleRe: CAD Worker as a VM?
Sorry for the delay. Basically you need to do the following: On the CAD workerCreate a dedicated user account for each worker.Create a dedicated GS Worker daemon process for each worker (using the...
View ArticleRe: Model Zoom
That's why we have saved view. I ran into another one yesterday...I was saving views and as I changed simplified reps, the saved views were at different origins and scales.All I want is solid geometry...
View ArticleRe: Model Zoom
I think this is a good Product Idea. shouldnt need a saved view for something this simple but that might be my only option.
View ArticleRe: Overwriting Dimensions
Theres is also a discussion on this with the title "How to show text instead of dimensions without overwriting?" which may help you..
View ArticleRe: What are the steps to update/upgrade Relex2011 to WindchillQS10.2?
Hi Shweta, sorry saw your email only today. I trust you have the documentation from Vladimir? RegardsBernadette
View ArticleRe: Erase / Unerase dimensions
If it is a shown dimension, try moving it to a different view and saving it. Then erase it all, retrieve the drawing again. If it appears ok, then move it back to the desired view, save, erase all, and...
View Article