AutoCAD 2013 :: Comprehending Edge Option In Extend Command

Apr 27, 2012

I've been practicing my autocad and I'm having a problem comprehending the Edge option in the Extend command. I have tried using both options i.e. "extend" and "no extend" and I don't see any difference. What is the purpose of the edge command and it's two options?

View 8 Replies


ADVERTISEMENT

AutoCAD 2013 :: Get Area Option Of Rectangle Command To Work In Square Feet?

Jan 10, 2014

Is there a way to get the Area option of the rectangle command to work in square feet rather than square inches?

View 9 Replies View Related

AutoCAD 2010 :: Multileaders And Extend To Text Option

Dec 15, 2011

I am in no way an expert in ACAD.We are experiencing "random" problems where we have a multileader with left justified text and the leader extension option turned on.  There is probable a common trait with all the offending leaders but we are yet to see it.

Basically, with some leaders, the landing length is being set to a negative value.  We have only noticed this since we turned on the extend leader to text option.  The result of this is that the leader lines can sometimes cross through the text.  Sometimes we fix them, then they revert to a negative value again when we close the drawing.

We can, of course, uncheck the extension option in the drawing and the problem appears to go away.  However, we have unchecked this option in our templates now, but when we open a new drawing based on the updated templates, the option is checked again.

View 2 Replies View Related

AutoCAD 2010 :: Extend Command Doesn't Work

Mar 10, 2012

I have a 3d drawing file which I manually flattened except the section. The ground plan is at 0 Z axis. 

Now I am trying to draw lines on top of it, and I cannot extend my lines. Any solution to this?

Additional question:

I also had some difficulties when I was trying to flatten the 3d model. "Flatten" command did not work. I understand Flatshot did not work because these are not solids. But why Flatten did not work? That was why I had to manually change start and end of z position. 

View 6 Replies View Related

AutoCAD LT :: Extend / Trim Command Very Slow While Zoomed Out?

Aug 14, 2012

A problem i have encountered with LT 2011 is the extend or trim command freezing/taking a long time to extend or trim.

If i zoom up close, extend/trim works as normal instantly, but if i zoom out further & try the same extend/Trim it can take 30 seconds or more.

I dont remember having this issue on previous LT versions, I've found this with many if not all drawings

View 1 Replies View Related

AutoCAD 2010 :: Cannot Hit Shift To Switch To Extend Command Instead

Mar 14, 2012

Inside the trim command I cannot hit "shift" to switch to the extend command instead.

View 6 Replies View Related

Photoshop :: Extend A Photos Edge

Oct 2, 2005

I use Photoshop Elements on a Mac and I would like to know how to extend a photos edge so that they sort of fade into nothing. I hope I am explaining it ok!

Just to make sure you have enough info! I have a picture of a bridge and I want to keep the picture itself whole but extend the canvas by a certain length and then let the picture sort of fade into the extended canvas.

Any ideas anyone please. I wish I could find a picture to demonstrate but I can't, I have just seen the technique.

View 4 Replies View Related

AutoCad :: Why Xclipframe Command Is Always Set At Option 2

Apr 7, 2011

Why the xclipframe command is always set at option 2

When i open a drawing i use the xclipframe command and hit option 0 I save and close the drawing. When i reopen the drawing the xclipframe is the set back to option 2.

Can we keep it set to option 0?

View 3 Replies View Related

AutoCAD 2013 :: Get Message Unknown Command When Running Any VBA Command

Jan 4, 2014

After installing the VBA Module, I get the message "Unknown command "VBARUN"".  I've rebooted, restarted and tried reinstalling the VBA Module to no avail.  

View 4 Replies View Related

AutoCAD 2013 :: Command Line Appears Again After Plot Command?

May 15, 2012

I press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot

The bug still happens;

- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.

This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.

Using Windows7

View 2 Replies View Related

AutoCAD 2010 :: CHSPACE Command - Copy Option?

Oct 10, 2013

Version of the CHSPACE.lsp command that has a "copy" option like the one from Intellicad?This version makes a copy of the selected objects first then moves them into the space you want, leaving the original objects alone in their original space.

View 3 Replies View Related

AutoCAD 2010 :: Join Option In Loft Command?

Mar 12, 2013

"Join" option in "Loft" command. 

View 2 Replies View Related

AutoCAD 2010 :: Command And Option Settings In File

Jan 19, 2012

“Command” and “Option” settings in the AutoCAD...Is there a way to save the “Command settings” and the “Option settings” in the file but not on the “AutoCAD program”?
 
Examples:
 
The default of the “Isolate” command is “Lock and fade” For me I prefer to switch the this setting to be “Off”The default value of the command “FIELDEVAL” is 13. For me I prefer to switch the this setting to be “Off”The default setting of the “default mode” is “shortcut menu”. For me I prefer to switch this setting to be “repeat last command” ( I go to options>>user preferences”>>Windows standard behavior>>Right click customization>> default mode>>repeat last command. Is there a way to save these settings on the file such that if we open this file in another computer then we don't need to set them again?
 
In other words, why aren't the “Default settings” “Option settings” saved on the file the same way the “Drafting Settings: like sanps, Osanps” are?

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Undo Option Like In The Line Command

Dec 11, 2012

in this command how would you put the Undo option on there erase the last line and if you want to keep eraseing the lines

(defun c:gls ();keeps drawing guide lines at any angle
(setq an (getangle "
Pick an Angle:"))
(foreach pt '(a)
(while (set pt (getpoint "

[Code] .....

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: C Copy Command Has No Mode Option

Dec 19, 2013

I'm trying to set my default for the 'c' copy command to be multiple in AutoCAD 2014. I set 'c' under aliasedit to COPY, but when I use the command 'c' it brings up [Displacement Multiple] as options but no mOde. If I use the command 'co' it brings up [Displacement mOde]. How do I set my 'c' copy command to default to multiple?

View 7 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Pick A Command Line Option In LSP

Nov 18, 2013

I like that Autodesk now allows us to just pick a command's option from the command line instead of typing a letter in the option. For example, when drawing a rectangle we're prompted to "Specify first corner point or [Chamfer Elecation Fillet Thickness Width]" and if we wanted to draw fillets on the rectangle we can simply PICK that option from the prompt in the command line OR enter an "F" and return.

Is there a way we can use this functionality in our custom programs?

View 9 Replies View Related

AutoCad 2D :: Layiso Settings Option Doesn't Show On Command Line

Sep 18, 2013

When I run LAYISO on the command line, It returns 'Select Objects on the layer to be isolated'

It doesn't give an option of 'or [Settings].

On my colleague's machine it does give the 'or [Settings] option.

Both machines plain ACAD 2009.

What is the system variable that controls this behaviour?

(I want to select Vpfreeze in paperspace viewport use.)

View 9 Replies View Related

AutoCAD Map 3D :: Change Open Or Attach Method From Command Prompt To Windows Option

Mar 7, 2013

For some reason I now have to enter a path name at a command prompt in order to open another drawing. I also have the same situation when trying to attach a pdf or jpeg file to my drawing. how to revert back to the standard window of opening or attaching options?

View 1 Replies View Related

AutoCad 2D :: Command To Bring Back Option Of Changing Visibility States On Previously Placed Blocks

Sep 6, 2012

I have a drawing with several dynamic blocks (over 1000 block references) with visibility states. I recently noticed that all of the blocks no longer have the option to change the visibility state (i.e. the upside down blue triangle no longer appears when clicking on the block).

If I insert a new block it comes in with the option to change the visibility state. However, the previously placed blocks still do not have the option of changing the visibilty state. Even if I update the definition of all block references in my drawing nothing changes with the previously placed blocks.

Is there an option/command to bring back the option of changing visibility states on my previously placed blocks?

View 2 Replies View Related

Photoshop :: Command, Option ~ And Tiger

May 30, 2005

Ever since installing Tiger on both of my computers, the ever popular selection based on the key sequence command option ~ no longer functions. Not in CS, nor in CS2. Is it just me or has this affected others?

View 2 Replies View Related

AutoCad 3D :: Calculate Area Of The Roof Using Command Edge Mesh

Oct 13, 2011

I need to calculate area of the roof created in 3d autocad 2009 using the command edge mesh.

I cant convert it to solid or anything else. This roof if created using 4 arcs joint together in 3d environment and with command edge mesh.

View 1 Replies View Related

Edge Animate CC :: No Option To Include Sound Available?

Mar 27, 2014

Need to put a sound file into Library assets. TV and manual say that there is an option right within the Library panel but it seems to be missing.

View 7 Replies View Related

GIMP :: Resize Option Bundled With Export Command

Jan 13, 2014

This is such a common task, there may be cause to have a Resize option bundled with the Export command. Having to always perform them as two separate steps is an annoyance, but the possibility of accidentally saving the wrong resolution back to the XCF file is a danger.

A question that asked late last year as I had a need to resize and keep working on original. That's when I found the save for web had been reinstated as 2.6.

Part of the motivation for the save/export distinction in the firstplace is later being able to introduce such improvements to exportworkflows (as well as other neat things; like being able to choosebetween export presets, multiple named regions - and more). Without aclear conceptual internal seperation - such future improvements willbe much harder.

View 2 Replies View Related

AutoCAD 2013 :: Use On / Off Option In Layers Over Using Freeze?

Nov 14, 2013

When would i use the on/off option in layers over using freeze?

View 3 Replies View Related

AutoCAD 2013 :: New Wipeout Frame Option

May 23, 2012

With the new "Display but not plot" option for Wipeout, I notice that the frame shows when I pass over it and is selectable.  Can the frame be off and not selectable/visible, which is how it worked for me previously?

View 4 Replies View Related

AutoCAD 2013 :: Is There A Chord Placement Option

Oct 18, 2012

The above image is the closest description of what I mean by a "chord" setting.  I need to be able to place lines with a specific length and orientation at a certian radius from two nonparallell curved lines. I've been finding it extremely difficult.

The blue lines are the property lines and the circles are the setbacks (hypothetically). To simplify the problem I offset the blue lines by the setback like so. which brigs me to the original problem. I need to place the building at the optimal point. So far, I have only been able to  get close and I know/think there should be a better method to solve my problem. In the example I provided, I knew exactly where the building should be placed because the offsets were the last thing I drew.  How can I get this result if my drawing is composed of fully drawn but nonaligned components?

View 1 Replies View Related

AutoCAD 2013 :: Why Delete Option Greyed Out

Nov 2, 2012

Why is the delete option greyed out?

View 2 Replies View Related

AutoCAD 2013 :: Saving Drawing Using Save Option

Apr 13, 2012

I have problems with saving my drawing using the save option. I click save but when i close the drawing and reopen it i realise it didnt save at all. I actually have to 'save as' to get it saved.

View 4 Replies View Related

AutoCad 2D :: Strike Through Text Option In 2013 Version

Sep 25, 2012

I've read about the new option in Text Editor to be able strike through text in Multiline Text, but when I upgraded to 2013 I did not have the option.

Explains what the strike through text style is but not how to add it to my Text Editor ribbon. My understanding is that it should be a button in the Formatting Pallet under the Underline button, mine just shows Background Mask there. When I expand the formatting pallet I don't show a strikethrough option there either.

View 7 Replies View Related

AutoCAD 2013 :: Object Selection - Only Entire Drawing Option

Jan 12, 2013

I'm experiencing problems with selecting objects. Usually, when I double clicked multi line text, I could edit it, now I get a text: "select an MTEXT object:", which basically means I have to select it again.

Another example of this is quick selection tool. Usually I selected the objects, then went to quick select pop up screen and under "Apply to:" I selected "Current selection". Now, there's only "Entire drawing" option and if i want current selection, I have to re-select it again.

I checked all the selection options and stuff. I attached some screenshots.

View 2 Replies View Related

AutoCAD 2013 :: Option To Enable Drawing To Fill The Screen

Nov 4, 2012

Is there a button/option which enables the drawing to fill the screen

View 3 Replies View Related







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