AutoCAD 2010 :: Old 2007 Stacked Fractions Not Working?

May 22, 2012

On our older 2007 version, we used the command %%140 (and so on) to make the stacked fraction 9/16 in our string of text.  Now with version 2010, all of the fractions (where this command was used) display as a question mark.  This is a major issue since now all of our isometric drawings are displaying this in regards to text. 

View 1 Replies


ADVERTISEMENT

AutoCad :: Type Fractions In A Text Box As Non Stacked Fractions Rather Than Horizontally Or Diagonally Stacked

Jul 5, 2012

How do I set it so that when I type fractions in a text box it automatically keeps them as non-stacked fractions rather than horizontally or diagonally stacked?

View 2 Replies View Related

AutoCAD 2010 :: Stacked Fractions In Single Line Text

Jul 9, 2010

When using RomanS, how do you stack fractions in single line text?  AutoCad will do it automatically in multiline text but I am having trouble in single line text.

View 5 Replies View Related

AutoCAD Inventor :: Stacked Fractions

Apr 6, 2011

My Inventor's playing with me... When I use Leader text and type a fraction, a message box pops up asking me if I want to stack the fractions.  I don't, which has always been the default, so I just hit "Enter".  Suddenly, it's decided to go ahead and stack them, and now the box does not come up, so I can't tell it not to.  Where do I choke it to get it back to not stacking the fractions, or at least give me the option box??  R2010, S.P.0.

View 4 Replies View Related

AutoCAD 2013 :: Convert Many Regular Fractions To Stacked Without Editing Each One?

Oct 22, 2013

I was wondering if there is a way to convert many regular fractions to stacked fractions without editing each one.  I have a file full of fractions that all need to be stacked.  It seems it would be quicker if I could select all the fractions and stack them at once rather then edit each one individually. 

View 2 Replies View Related

AutoCAD Civil 3D :: Displaying Stacked Text (Fractions) In Label Texts?

Feb 22, 2013

I'm trying to use diagnol fractions in my label text for 1/2 and 1/4 deltas. It displays and seems to work fine in Autocad, but when I plot, the numbers have trouble displaying themselves.

I'm using a light color from our .ctb, so I thought that was the problem, but that doesn't seem to be the case (I tried two heavier lineweights and it only got worse). Increasing the percentage size of the fraction also has no effect.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Creating Stacked Fractions For Dimension Override

Sep 30, 2011

I wrote the code below (allow the user to pick points in different viewports and then override an existing dimension's text with the difference in X values.  The (hopefully) last issue is that the fractions should be vertically stacked and at 100% text size. 

(defun c2text ()
(command "mspace")  
(setq p1 (getpoint "Select left point "))

[Code]....

View 9 Replies View Related

AutoCAD 2010 :: Fractions To Decimals Convert With Prompt Lisp?

Apr 23, 2013

I need

(distof "..") 

and

(rtos ..)

as a prompt (VB window or command line).

::Basically I need to push button (my custom command with function like: ^C^C_f2d; - fraction to decimal) and invoke the routine to enter fraction or decimal to bring either 

15.125" - will be 1'-3 1/8"

or

1'-3-1/8" - will be 15.125"

same as:

Command: (rtos 15.125)
"1'-3 1/8""

and

Command: (distof "1'-3 1/8")
15.125

but instead of typing (...) I want pop-up texbox for input, or just simple input: 3/5" in command line to get 0.6 .

View 3 Replies View Related

AutoCAD 2010 :: Reset Stacked Text On A Drawing

Apr 18, 2012

Is there a way to reset the stacked text globally on a drawing? Or is the only way to select text individually and update it a hundred times or so?

View 1 Replies View Related

AutoCAD 2010 :: Make Stacked Less Than Or Equal To Symbol?

Mar 1, 2012

Is there a way (key combination) to make a stacked less than or equal to symbol?

View 9 Replies View Related

AutoCad :: Draw Order Not Working Correctly With 2007?

Dec 13, 2012

I've used cad now in a basic 2d architectural sense now for 10 years, through various versions.

I have recently dropped back to a 2007 from 2008 (changed jobs) and for some reason the draw order is all messed up i noticed this first through hatching but its on everything including inserted images.

I've tried a few of the solutions on other threads even uninstalling cad and re-installing it and nothing seems to be sorting it. Functions like 'send to back' etc just don't work and the draw orders are all to pot.

View 1 Replies View Related

AutoCAD 2010 :: Stacked Fraction In 2011- How To Set Default To Stack Diagonally

Feb 15, 2012

How to set default to stack diagonally?  It used to work automatically, but somehow it turn off so that every fraction I write needs to be highlighted and then converted by pressing the a/b button. 

View 5 Replies View Related

AutoCAD 2010 :: Slow Save As With 2007 Format

Dec 18, 2012

i have big problem to save in Autocad 2011, then we save in 2007 DWG format it takes up to 3-4 min even local this problem exist, reinstalled i computer totally clean, no antivirus just windows 7 and updated,even  disabled fidelity. then i save in 2010 format it goes fast.

View 4 Replies View Related

AutoCAD 2010 :: Converting 2012 DWG To 2007 Version?

Mar 23, 2012

When I I convert a 2012 dwg into a 2007 format whether using true view or "saving as" 2007 from an open drawing, some of the graphics disappear.  How do I convert withour losing these graphics? 

View 1 Replies View Related

AutoCAD 2010 :: How To Set MSWord 2007 As MText Editor

Jun 25, 2013

I tried to set MSWord 2007 (WinWord.exe) as my mtext editor by setting MTEXTED to the path to the exe file. When I try to create MText. I get an error that MSWord can't find a TMP file in the folder I created to hold my temp and autosave files.

Civil 3D 2012 SP 3
Dell Precision T7400, Xeon CPU 3.16 GHz
Win 7 Pro, 64-bit,12 GB RAM, Nvidia Quadro FX 4600

View 4 Replies View Related

AutoCAD Inventor :: Error Opening 2007 File Using 2010

Oct 19, 2011

my user has AutoCAD Inventor 2010 and she wants to open a file created using AutoCAD 2007 but always failed with the error message that system running on low memory then Autocad will close. The file can be open without problem using AutoCAD 2007. I'd tried using a computer with Xeon Processor and 4 GB RAM but still facing the same problem so I guessed it's not the hardware problem. Is it a bug and how to solve it?

View 6 Replies View Related

AutoCAD 2010 :: Getting CTB File From 2007 To Show In List In 2011?

Jul 17, 2013

Having no success in getting my .ctb file from 2007 to show in list in 2011. Is it compatible or will I have to re-write?

View 2 Replies View Related

AutoCAD 2010 :: Strong Virus Alert Message In 2007 - 2011

Dec 7, 2010

I've a very strong virus auto alert message in my Autocad 2007 -2011, i try to re installed the product and clear the registry editor as well as change all the AutoCad version, i also try to scan with Kaspersky and Avast but none of them can catch the virus. Unfortunately the auto alert message still keep alert while i'm opening the autocad design file,

View 9 Replies View Related

AutoCad :: How To Display The Fractions

Jul 29, 2011

I was entering some notes, with fractions, in a M text window. The popup that opens when entering fractions asking how you want to display the fractions. I accidentally turned it off, how do I get it back?

View 2 Replies View Related

AutoCad 2D :: Dimensioning With Fractions

May 15, 2011

When I am typing out text and get to a fraction is allows me to stack it diagonally so the 1/4" looks nicer. When i dimension, however, it does not seem to stack the fractions the same way. I took a look at the Format - Dimension setting and did not see the option in there to change it. I would like to have the fractions stack diagonally like they do regular text.

View 1 Replies View Related

AutoCAD Inventor :: Dimension In Fractions

May 15, 2012

I teach 8th grade tech and we use inventor I needed to display in fractions went to help menu. told me to go to styles & standards and then to styles editor as the help menu says and in the dialog box on the right is the browser it has in it color, lighting, & material. the help menu says there should be dimension to change the style to fraction but it not there.

View 9 Replies View Related

AutoCad :: Conversion From Decimals To Fractions?

Dec 4, 2012

Where do I go in Autocad 2000 to change from decimal dimensions to fractional dimensions.

View 4 Replies View Related

AutoCAD Architecture :: Fractions Baseline In Mtext?

Mar 24, 2011

The bottom of a diagonally stacked fraction in Mtext aligns to the baseline of the string, which pushes the number with a fraction upward, which looks bad- see attached.  Can this be corrected?

View 2 Replies View Related

AutoCad :: How To Stack Fractions In Block Attributes

Jan 15, 2013

I am presently working on a P&ID drawing and there are numerous small size pipes, valves and reducers and I would like to use vertical stacked fraction. I am presently emptying the attribute and putting a Mtext in its place. It is slow and troublesome.

How to get Mtext into the block editor so I can use it instead of single line text when I am creating block attributes?

View 3 Replies View Related

AutoCad :: How To Draw The Lines Measuring Fractions

Sep 2, 2011

I have to draw this:

[URL]......

But I can't understand how to draw the lines with that measure in fractions. I have my units set in "Architecture : Inches".

For example, in the right line that is: 9'-11 7/8''

What I do is, start the line command, click anywhere on the gril (because it doesn't say where start... so I guess you could click anywhere, although I am not sure about that either). And then I put, @9

View 9 Replies View Related

AutoCad :: Bunch Of Lines Are Stacked On Top Of Each Other?

Feb 20, 2013

i have a messy drawing, and i'm sure there are places where like 15 identical lines are laid one on top of the other.. is there a way to have these instances 'revealed' so i can delete the junk information?

View 3 Replies View Related

AutoCAD Inventor :: Change All Dimensions On All Prints To Fractions?

May 4, 2012

I have been working 4-weeks for a new customer. I Run Inventor 2011 mechanical... I have multiple iwd files that have all been done in decimals. The floor workers here want fractions to the 1/32. Is there a easy way to up-date my entire list of drawings with out creating new? Is there a easy way to create a style that I can easily switch to when I draw/design for this customer. I hate fractions!

View 5 Replies View Related

AutoCAD Inventor :: Make Fractions Round Up To The Nearest?

Aug 7, 2012

Is there some super secret option for making fractions in the drawing environment round up to the nearest, for example, 1/16th?  There has to be, there just has to be.

IV2012
Windows XP SP3 32-bit
Intel Core 2 Duo 6400 @ 2.13 GHz
Nvidia Quadro FX 3450/4000 SDI 256MB Vram
2 GB Ram
160GB HDD

View 4 Replies View Related

AutoCAD Civil 3D :: Unstack Fractions In A Label Show Up

Nov 6, 2013

when i type a fraction in a label the fraction is alwas stacked i have to unstack the fraction but when i unstake the fraction the fraction show up like this 1 1#2. any thoughts about how to fix this? this only happens on one computer when a different user use that same drawing the fraction always show up unstaked 1 1/2.

View 2 Replies View Related

AutoCAD Inventor :: Covert Decimal To Fractions In ILogic?

Aug 8, 2012

I found out that if you have a dimension that is keyed you cannot use the custom property format in the fx. so how do I get ilogic to convert to fractions rounded to a 32nd.

When I put this (see below) in my code it changes my custom iproperty to a yes-no
 
fractionString = RoundToFraction(Dim_F, 1/32, RoundingMethod.Round)
 
Here is my code that drives my table in a drawing but the dimensions come as decimal and I need fractions.
 
If Hole_F_Type = "NONE" TheniProperties.Value("Custom", "F")= "-"ElseIf Hole_F_Type = "2-Hole" TheniProperties.Value("Custom", "F")= Parameter("Dim_F")ElseIf Hole_F_Type = "S1" TheniProperties.Value("Custom", "F")= "S1"& "-" & Parameter("Dim_F")ElseIf Hole_F_Type = "S2" TheniProperties.Value("Custom", "F")= "S2"& "-" & Parameter("Dim_F")ElseIf Hole_F_Type = "S3" TheniProperties.Value("Custom", "F")= "S3"& "-" & Parameter("Dim_F")End If

View 1 Replies View Related

AutoCAD Inventor :: Dimensions - Change Decimals To Fractions?

May 11, 2012

I need to show fractions on my drawings rather than descimals. 

I have gone into the style manager and have units in inches

I have linear format in diagonal fractions

I have precision at 1/16

I have also made several other changes to centerline color and hidden lines color etc.

I choose save

I choose done

On the drawing, the color changes are made but the dimension still reads in descimals.

How do I get fractions to be applied to the dims on the drawing?

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved