Problem in taking Backup
Hello Every one, I have an issue while taking backup from workspace. I need to take all the parts in the workspace into my local system memory from the workspace. I am unable to select to all the...
View ArticleRe: Call custom class
Thanks a lot, it's functional now. Beginners mistake. It was only testing class, and not functional I think. Now I can move all my expressions into own class(es), yippee.
View ArticleRe: Converting a matrix m x m in a column m*m x 1
I think I got it! You see something like M = BigMatrix{250,250}V, right? Mathcad can display matrices as matrix or as table. Default is "automatic" and Mathcad will switch to a scrollable table if the...
View ArticleRe: Converting a matrix m x m in a column m*m x 1
it is not working in my original file, it might be something with variable definitions, or something else.Rather something else ;-) See my post below - I guess its the default setting of the display...
View ArticleRe: Creo View Enhancement Requests
In regards to #3 for simplified reps, the publisher can publish them, but it is very limited in functionality. If your company has multilevel structure cad assemblies, then more than likely you have...
View ArticleStatic variables in M15
In MathCAD 15 programming are static variable available? That is if one subroutine is called from another programmed section can a variable in the subroutine be marked such that it remembers its value...
View ArticleRe: Central Model Library - Creo Parametric
I guess you could use the "Backup" function in Creo...
View ArticleRe: Static variables in M15
Unfortunately, no.You would have to pass that value(s) as parameter.
View ArticleRe: Static variables in M15
Thanks Werner for your prompt reply. Static variables would make life so much easier.
View ArticleRe: Line weights and PDF files
What do i need to change in config settings to fix my object lines from printing so dark? My custom pentable file:
View ArticleRe: Controls
Scripted controls sure are more powerful than webcontrols (while the latter look better IMHO) but if you prefer to stay with the webcontrols you may have a look at the attached. Using the output of the...
View ArticleRe: Name and Number
I like how you come into a discussion and just immediately dog on someone's practices instead of trying to enlighten them to a different way of doing something. This is our first Library Manager and we...
View ArticleRe: Maximize/minimize
Hmm, not sure whats the matter here. I am using the current Mathcad 15 M030 and using the sheet you just posted I get the following (the second call yielding L2. etc should not be necessary): As...
View ArticleRe: Name and Number
Hey Joe, how would I get the ouput from this query to dump to a text file?
View ArticleRe: Name and Number
After I ran the Query I just right clicked in the results area and clicked on "Save Results As" There you can choose to save as text file, but it is really jumbled. I chose Comma Separated Value and it...
View ArticleRe: Name and Number
In SQL Server Management Studio you can just have it output to a file.
View ArticleRe: .ism IsoDraw Macro File File Format
Appears they are Unicode. Not perfect, but if you use Notepad to open and then do a Save As it'll show you in the lowerleft the encoding it's in (not detailed by any means, but good enough in most...
View ArticleRe: Mirror a component
What is missing in Creo is the intuitive option of selecting a Plane of Symmetry within the Pattern command. I don't want a mirrored copy of my component(s) in an assembly. I want a linear pattern...
View ArticleRe: IsoDraw macro issue - help!
Just a late follow up, but something to think about. I personally try to avoid visual modifications as there may be a failure or something missed. Another approach versus the color would be to apply...
View Article