AutoCAD 2013 :: Script (command) To Select All Layers?

Jun 13, 2012

I want to hide all layers through scripting. Firstly I have to select all layers for the same.

So, what is the command to select all layers?

View 5 Replies


ADVERTISEMENT

AutoCAD Visual LISP / AutoLISP :: How To Select All Layers Using Command Line

Nov 23, 2011

How I can select all layers using the command line?

I am going to write a piece of lisp which will reset all the lineweights for all layers to default and have started by doing it manually on the command line to see what I need to automate.

To start with I choose -layer then LW  then type default and it is here I have a problem.  It asks enter name list of layers for lineweight default  which is where I need to choose all.

View 3 Replies View Related

AutoCAD 2013 :: Hide Command - Cannot Select Anything Until Regeneration Done

Dec 18, 2012

We just started using autocad 2013 after many years on autocad 2005.  I am working on a 3d model, and whenever I do a "HIDE" command, everything looks OK, but I can't select anything until I do a regen.  This was never a problem in 2005. Some of the drawings I work on are quite intense and using the hide command would definitely work with selecting the proper objects.  Why can't I select or find endpoints or centers any more after doing a hide?  

View 1 Replies View Related

AutoCAD 2013 :: Command Line To Select Certain Objects?

Oct 12, 2012

Is there a way in the command line to select certain objects. For instance if there is a cirlce a line and a square can i just select the circle using the command line. When i try to save as an STL file i can't find it anywhere. Does surfsculpt not work? Everytime i use it it says it failed. Also when i make an ellipse is there anywhere to specify the X Y and Z lenghts?

View 6 Replies View Related

AutoCAD 2013 :: Only Select Models And Not Layouts When Opening Publish Command As Default

Oct 31, 2012

after 2013 was installed in my colleagues computer he now has the option to include Layouts when opening the publishing command, which didn't happen before.  It is a slight pain removing these from the selection to be published and I was wondering how I get it to only select models and not layouts when opening the publish command as default.

View 5 Replies View Related

AutoCAD 2013 :: Select Line Then Enter Command - Line Unselects

Jun 28, 2012

if I select a line, then enter the move command, the line unselects also when I select a line, then hit delete, the line is still there both of these used to work

2013 Civil 3D

View 2 Replies View Related

AutoCad :: Quick Select Command Value To Select One Type Text Or Other Object

Oct 26, 2011

In Quick Select command function, I want to use more properties value to select one type text or other object.

View 9 Replies View Related

AutoCad :: Select Different Layers - Layers Name In Toolbar Does Not Change

Apr 29, 2006

when i select diffrent layers,the layer's name in toolbar does not change, i can not change the layer, color,and other settings.my autocad version is 2006 and 2007.

View 5 Replies View Related

AutoCAD 2013 :: Select Other Window When Select At Intersection Of Several Objects

Sep 5, 2013

I accidentally turned something on in Autocad, and I want it to go away, I have no idea what it's called or how to get it gone.  It's akin to the "select other" window in Inventor when you select at the intersection of several objects.

How do I make this go away?

View 2 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 :: Select Objects First And Then Run Command?

Oct 30, 2012

In general, we can select the objects first and then run a command. I have a problem with this, autocad wont let this in my PC. If i select objects and run a command, autocad wont take the selection and prompts to select objects. I work on PC in a company connected to server, but the problem is only on my PC.

View 6 Replies View Related

AutoCAD .NET :: Select Object Command Prompt

Jun 4, 2012

I'm creating a VB.Net routine which will run the REVCLOUD command.  In my application I prompt the user to select a single polyline using:

EntRslt = acDoc.Editor.GetEntity(EntOpts)

Then later I run the REVCLOUD command using:

acDoc.SendStringToExecute("_revcloud Object Poly No ", False, False, True)

Where Poly is the polyline I selected earlier.  Of course, the line above doesn't work since "Poly" is interpreted as a string.  But I would like to figure out how to pass my VB.Net selected Polyline into the REVCLOUD command.

How I might do this?  The REVCLOUD command will not accept the "Previous" selection set so setting the Implied Selectoin does not work.  If my Polyline was the Last object in the database I could use the "Last" option, but it isn't.

View 7 Replies View Related

AutoCad :: Use Copy Command To Select New Objects

Feb 23, 2013

Is there any way to use the copy command in such a way that the new objects are selected when I'm done copying? Perhaps a LISP of some kind?

View 6 Replies View Related

AutoCAD Inventor :: Access Objects Available To Select Other Command

Jun 20, 2013

I am writing an add-in for Inventor 2010 where I need to get the list of entities/objects that are available through Inventor's "Select Other" functionality via the user Interface. I have looked through the list of selection tools in the API and none of them seem on the surface to be what I need.

View 3 Replies View Related

AutoCAD 2010 :: How To Use Command Select Similar To Be Applied

Mar 13, 2012

How to use the command “select similar” to be applied on a selected part of the drawing? I wanted to use the “select similar” command to select all the columns for a particular drawing on the file but not in all the existing drawings. This is why I number obtained is 60 columns not 20!

Then how to choose the “window selection” in which the “select similar” command is applied?

View 9 Replies View Related

AutoCad :: Pedit Command Does Not Show Select Tool

Oct 21, 2012

when ever I enter pedit command, and I move into model space to select polylines to join, my curser/pointer disappears? I can not select any lines because I no longer have the little square box to select lines showing. I have nothing at all. When I move out of model space, my white select arrow reappears?

View 9 Replies View Related

AutoCad :: Command Qselect To Select All MText In Model Space

Jan 25, 2012

I used the command qselect to select all mtext in model space. I then went to the properties menue and changed all mtext to 1" height.

I've got five pages, each with a different viewport. Each viewport is the same scale as the previous one however the text size is not.

Mtext was created under the same style.

View 2 Replies View Related

AutoCAD 2010 :: Pre-select Objects Before Entering Hatch Command

Jun 1, 2012

I distinctly remember back in the day, (~2006), that you would be able to to choose the items you wanted to hatch first, then enter the Hatch command, hit OK, and your objects would be hatched.  Simple!  Since 2010, you have to enter the Hatch command, then hit Select Objects, then select your objects, then hit Enter, then hit OK, which I find it is less efficient.  

View 6 Replies View Related

AutoCAD Inventor :: Mirror Command Will Not Select Lofted Feature?

Jun 18, 2012

I select the mirror command, but it will not select the lofted feature. All of the extruded features will select just fine.

View 5 Replies View Related

AutoCAD 2010 :: Select And Drag Object Without Move Command

Mar 30, 2010

HOW DO YOU TURN THIS OFF????!!!!!!!

If you select an object and then drag it, it moves. This is without initiating the MOVE command and without picking any grips.

View 9 Replies View Related

AutoCad :: How To Use Command Like Lengthen In Multiple Objects By Window Select

Aug 10, 2011

as title if I need to select one by one,it will be too slow....Should this function be accompolished by LISP? But I am not familiar with LISP.... the situation is that I have many irregular lines distributed in disorder, and what I want to do is just lengthen these lines "3.5" Meters from the start point of each line.

If I can do this way , then I can join the line to some points correctly in Arcmap.

View 9 Replies View Related

AutoCad :: Join Command - Unable To Select All Polylines (Touching At One Point)

Oct 25, 2011

While i am using Join Command, I Could not able to select all polylines and also could not able to make those are join together (which those are touching at one point).

How to do the above funtion?

View 3 Replies View Related

AutoCad :: Wblock Command Can`t Find Dialog Box To Select Objects And File Location

Dec 14, 2011

Land Desktop 2009 Civil 3D Companion

When I issue the Wblock Command I can not find the Dialog box to select objects and file location... This happens in the Layer Dialog when I try to change the color of a layer, the Color Dialog box can not be found. When I use the Block command the dialog box pops up, so I can see it.

fildia>1
cmddia>1
attdia>0

View 9 Replies View Related

AutoCad 2D :: Want To See Objects On Layers But Not Select Them

Nov 4, 2011

I have a drawing with a bunch of stuff on different layers. I want to be able to see the stuff on those layers but not select them. I know I can lock the layers but if I use a left crossing window to select objects it still grabs the stuff on the locked layer.

I could make a copy of all of it, move it to layer 0, freeze all the layers except 0, defpts, and the layer I am working on, then move the stuff to defpts and lock layer 0 and when I am all done delete everything on defpts and thaw everything.

View 9 Replies View Related

AutoCad 2D :: How To Select All Entities On A Series Of Layers

Oct 10, 2012

I need a function similar to Qselect.

In this case I would like to select all entities on a series of layers. (i.e.: a-site-* or a-fill*). I know I can do this with qselect by doing each layer one at a time and append the existing selection set.

Instead, I've been locking all layers except the series I'm looking for, but it seems like there should be a quicker way.

View 9 Replies View Related

AutoCAD VB :: Command (macro) To Unlock All Locked Layers?

Aug 16, 2011

Create a command (macro) to unlock all locked layers and remove the fade effect.  I know how to unlock them by using the command LAYULK, selecting the entities on the locked layer.  I have been trying to automate the command so I don't have to select entities. 

View 4 Replies View Related

Illustrator :: Cannot Write Anything When Select Text Command

Jan 26, 2014

When I hit (t), i click anywhere and start to type but nothing shows up. its a blinking dot. Even if i make a text box, nothing will show up not even a blinking cursor.

View 1 Replies View Related

AutoCad :: Why 2009 Not Allow To Select New Layers To Specific Group Layer Filter

Jul 27, 2012

Why my AutoCad 2009 will not let me select new layers to a specific group layer filter. It was working just fine and yesterday all of sudden it will not let me add new layers to a specific filter. Is there a button or command that maybe would have changed that function. Everything else seems to be working on the Layer Manager.

View 3 Replies View Related

AutoCad :: Quick Command That Lists All Current Frozen Layers In Drawing?

Apr 3, 2012

Is there a quick command that lists all current frozen layers in your drawing? I am using Autocad 2012. We recently switched from 2006 in which the quick command YT would show all frozen layers and allow you the option to thaw them. We were using ArchT so Im not sure if that was something associated with that.

View 1 Replies View Related

Photoshop Elements :: Find Command Select Foreground

Dec 15, 2013

I am not able to find the command select foreground (in italian language is "isola primo pano"). This command in the version 11 was the last command of the image column.

View 2 Replies View Related







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