I have a single AutoCAD LT 2008 user who lost the ability to change the case on text in a drawing. Normally, he would highlight text, say it was uppercase, right click to choose change case and he would select lowercase and it would do as designed. Now, it simply deletes the highlighted text.
We've done a repair install with no result. Anyway to restore or fix this functionality?
In Illustrator CS6 I established a keyboard shortcut of Alt+Shift+Ctrl+= to the command Type-->Change Case-->UPPERCASE (and Alt+Shift+Ctrl+- to Type-->Change Case-->Title Case). In Illustrator CC, these two keyboard shortcuts are not working. They are displaying in the Type menu correctly, and the menu commands themselves work correctly, but the shortcuts do not work.
I have been trying to use the tcase command to change text case on a current drawing. some of the text is listed in properties with :A1 and various other squares and ( etc .). Any way to change this text. When I try exploding it and changing to mtext the fractions and all parts of the text is exploded as well.
I am trying to write a code that says if a door width is within a certain range to select a specific product. The range is something like 19" to 21" select hinge 1, if it it within 21.125 = > 24" use hinge 2 .... etc.
I am new to iLogic programming, and I am pretty much self taught. I am also getting used to doing things a different way so I can make iParts out of them. I already have my door dimensions in a spreadsheet so I can control it from there.
Does Saveas really need to be case sensitive. I just spent a lot of time trying to figure out why my addin wasn't working and all that was wrong is I had a capital P on png.
Dim sPath As String = System.IO.Path.GetDirectoryName(sIDWName) & "PartsLists" Dim sFileName As String = System.IO.Path.GetFileNameWithoutExtension(sIDWName) & ".Png" vs Dim sFileName As String = System.IO.Path.GetFileNameWithoutExtension(sIDWName) & ".png" Dim sPNGName As String = sPath & "" & sFileName MsgBox(sPNGName) oCamera.SaveAsBitmap(sPNGName, 1124, 899)
Here is the original drawing I am trying to model in Inventor:
My front view looks like this:
My 3d view looks like this:
Compare my front view with the original and you will notice an extra circle. I am not sure why that is, but I think it might be because I may not have not modeled the backview properly.
I have a computer where all text entered in AutoCAD text/mtext comes out in uppercase. Pressing the shift key while entering the text has no effect. The CAD-Girl involved has admitted to sniffing around in Express Tools System Variables and changing a few, but she cannot remember any more which ones she changed.
When I want to test if block with a given name exists in drawing, I use Block Table. Has(key as String) method, which is case sensitive, but then, when I try to insert a block with the same name, but different case, the block name is considered the same.
How can I test if the block in in the drawing then?
I am in the process of replacing my worn out computer! I currently run LT2008 on a windows XP platform. My new computer can either be windows 7 or 8 (64bit) and I wanted to know if I can re-install my LT2008 to the new system? I am soon to retire so do not have the need to upgrade my LT2008 as it will be used only occasionally.
I am using AutoCAD's 2008 DWG to PDF. The quality is good but it does not match the preview. The preview shows the drawing centered. But when I print it and view the PDF, the drawing is off center and cut off. I tried to redefine the sheet size with no borders but it still does not center it.
Having trouble with the layer merge command. I haven't used it since we upgraded to 2008. I try it on my computer and it doesnt work. Then my boss tried it on his station and it didn't work there either. It recognizes the command but when you click a target it does nothing and just goes back to a clean command prompt.
I like the AutoCAPS setting in Mtext, however I occasionally use lower-case text when I am typing, such '2"x4" STUDS' . . . now, I do have a problem with AutoCAPS though:
Example - I copy '2"x4" STUDS" and paste it into another Mtext and the lower-case 'x' is automatically pasted as an uppercase character.
Are there any settings for AutoCAPS, or maybe for the copy/paste command that I can change to allow lower-case characters to be pasted into text when the AutoCAPS is on? It is a bit of a hassle to turn off AutoCAPS and turn it back on.
Switching between paper/model modes in case of overlapping viewports,I got 4 viewports (screenshot is attached)
My issue here is that I couldn’t switch between the paper/model modes for the inside viewports! This can be done only for the “biggest” viewport (that bounds the other viewports)
Then how can I switch between the paper/model modes for viewport number 2, for example?Right clicking a particular viewport (attached) doesn’t give option to do so!
I am writing various text insertion lisp routines. I want the computer to default to UPPERCASE before the user enters any text to ensure the text is added to the drawing as UPPERCASE text at all times.
How to connect to SQL Server 2008 r2 by using Map 3D 2012? I can't to make it. It prompts the message "Invalid connection". I used the IP as the service name of map 3d.
I have a drawing I've created in Autocad LT 2008 (wall sections) that are viewed in the sheet on their side, I'm tied of drafting sideways. If I group the entire page and rotate, dimenssions and model viewports will not coorperate in the rotation. UCS will allow rotation for view ports, but the command "plan" will not be recognized in paper space. Taking a landscape LAYOUT view and flipping it to portrait that won't wreck notes, leader, dims & viewports?