AutoCAD Civil 3D :: Some Right Click Command Do Not Recognize Selected Object

Jun 18, 2013

If I select some objects (i.e. pipe, feature line, etc.) and right click to bring up my shortcuts, I click on SOME commands (i.e. object viewer, elevation editor, etc....respectively, the command does not progress....it forces me back to a selection box cursor and I have to reselect the object.

For example, I select a pipe, I then right click, shortcut menu pops up, I select "object viewer", and then my previous slection is not granted and it asked for a new selection (it used to always just proceed with the command), I then have to select the pipe I had previously seleted, and the command proceeds as normal. 

not a bid deal, but it slowing down my productivity having to select these items twice.  The wierd thing is that it is not like this with all of my right click short cut commands...only a few!?

View 1 Replies


ADVERTISEMENT

AutoCAD 2010 :: Execute Command Using P For Previous Will Not Highlight Previous Object Selected

Mar 1, 2012

I have a user in my group that is hesitant to upgrade to 2012 because , he has many lisp routines that are associated with the PREVIOUS selection feature. This selection is very useful in that when you are moving or selecting many objects you can enter P for previous and the object will be selected.

In 2009, when you select objects then hit escape, then try to execute a command requesting to use the Previous, AutoCAD will remember the last selected object and then highlight it.

In 2012, when you select objects then hit escape, then try to execute a command using P for previous, it will not highlight the previous object selected but will highlight the previous object where a command was executed on.

Hope I haven't lost you. It seems there should be a setting under SELECTION of how to manipulate the Previous selection feature.

View 2 Replies View Related

AutoCAD Civil 3D :: Click In Drawing Area Required After Picking Object To Get Cross Hairs Back

May 23, 2012

When I click on a civil 3d object the contextual ribbon will light up (which is fine) but instead of my cross hairs comming back in the drawing window I get the pointer that would be used to select an item in the ribbon (in the drawing area) and I have to click in the drawing area to get my cross hairs back or to grip edit the object or to delete the object.

Is there a option/setting I need to change to be able to get me cross hairs back after selecting a civil 3d object?

Just move to Civil 3d 2012, this worked just fine in '11...

View 4 Replies View Related

AutoCad :: Objects Are Not Selected Before Click The Mouse?

Jun 19, 2012

When moving the mouse over objects, the objects are automatically selected. Are there a way to disconnect that function, so the objects are not selected before I click the mouse?

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Flip Variable / Command Line Won't Recognize After It Loads

Nov 14, 2012

I'm trying to make an autolisp that "flips" a third party variable. No luck, command line won't recognize after it loads. I've made similar variable flips that work ??

(defun c:wp (/ wp)
  (setq wp (getvar "kti_archt_wallpoche"))
  (if (= kti_archt_wallpoche 0)(setvar "kti_archt_wallpoche" 1)
  (if (= kti_archt_wallpoche 1)(setvar "kti_archt_wallpoche" 0)

View 2 Replies View Related

AutoCAD 2010 :: Doesn`t Recognize The Object Snap Commands

Apr 23, 2012

The problem is that AutoCAD 2010, does not recognize any object snap commands, all the other comands work just fine.

I have reinstalled the program and don´t work.

What could be?

View 7 Replies View Related

AutoCAD Inventor :: Click To Stitch Command

Oct 27, 2013

I am doing the Inventor 2014 tutorials. In the examine, treat, and solidify the stand tutorial it says to Click the STITCH command, which I did. It then says to click the BODY selection option. There is no Body selection option in the STITCH dialog box. 

View 5 Replies View Related

AutoCad :: Mvsetup Command / Right Click Won't Work

May 8, 2013

i was jus using mvsetup command to rotate a view port nad not my right click won't work?

View 7 Replies View Related

AutoCad 2D :: Assigning Enter Command To Right Click

Jan 22, 2012

How can I assign the enter command to the right click in Autocad 2004?

View 4 Replies View Related

AutoCad :: Mouse Is Set To Repeat Last Command On Right Click

Jan 13, 2012

I have 2010lt on Vista. Mouse is set to repeat last command on right click. When I right click to repeat break at point command, it will shorten the line every time. When I click the break at point icon it does not shorten line. I cant find a fix.

View 9 Replies View Related

AutoCAD 2010 :: Left Click Cancels Command

Apr 10, 2013

For some reason when I open a drawing and try to edit it, the left mouse button cancels the command.

Example;

Command: line
Specify first point:
Specify next point or [Undo]: *Cancel*
Command: *Cancel*

View 9 Replies View Related

AutoCAD .NET :: Run Command On Double Click Block With Specific Name?

Feb 26, 2013

I wrote a couple of functions one of them creates a block with a Name let say "MyBlock".

I wrote a command "MyBlockEdit" where the selected block attribute data is displayed in a custom form to change some of the properties.

Now I want to add the folowing function:

When a block with the blockname "MyBlock" is doubleclicked the command "MyBlockEdit" is triggered in place of the attribute editor.

View 9 Replies View Related

AutoCAD 2013 :: Deselect All Right Click Command Not Recognized

Jun 25, 2012

When I have an object selected and I want to de-select said object, I typically right-click and select "deselect all" - I have Autocad 2013 and it is telling me that this is an unknown command.

View 9 Replies View Related

AutoCad 2D :: Why Break At Point Command Is Different / When Write It Than When Click On It

Aug 8, 2013

Why the break at point command is different when I write it than when I click on it? I mean, when I use the command by redoing it with the spacebar or with the keyboard shortcut, the line that I want to break is not only break at a single point but from this point to the middle of the line…

View 5 Replies View Related

AutoCad :: How To Click Point Created By Used Divide Measure Command

Jul 18, 2013

How to use the divide and measure command , and also I knew how to change the point style. But after I used the divide command to split my object into 5 parties. I can not click the point I created.

For a instance I have a 10 meters line and I used the divide command to divide it into 5 parties, and so I have 4 points. But if i want to draw some thing on the new point my mouse could not click it.

[URL].......

I cant do what the guy did in the video. when I move my mouse on those points I created I could not connect a line on the point like the guy did.

View 3 Replies View Related

CorelDRAW X6 :: Update Outline Width After Resizing Object If Scale With Object Selected

Dec 14, 2013

Resizing objects is a mess in CorelDRAW X6 when objects are outlined with Scale With Object enabled to retain proportions after resizing.

None of the tools dealing with outlines (e.g. Contour or even Outline itself) continue to work properly after resizing the object.

I strongly suggest to recalculate outline property values after resizing if Scale With Object is checked. Don't just do it hidden somewhere internally in the object model by applying a temporary scaling factor. Instead actually recalculate the actual property values if Scale With Object is checked.

CorelDRAW Graphic Suite X6.4  @  Windows 7/Windows 8 - 64 Bit, Windows Server 2008 R2, Windows Server 2012

View 9 Replies View Related

Illustrator :: Jumping From Object Selected In Layers To That Object On Artboard?

Nov 22, 2013

I'm working with 27 artboard in illustrator for one project. I would like to select the object I need to get to in my layers panel and have illustrator "jump/navigate" me to the object where it resides on the artboard. Is this possible?

View 3 Replies View Related

AutoCAD 2013 :: Mouse Click Doesn't Stick After Initializing Command

Aug 27, 2012

This is happening on all my Autodesk software (AutoCAD, Map 3D, and Civil 3D)(2012 and 2013). . .

I initiate a command (say LINE), I pick my first point to draw the line and nothing happens.  I must click it again to get it ot work.  It only happens when I'm working fast.  For instance:
L (for line)right-click (for ENTER)immdediately try to click the first point of the linenothing happens and I must re-pick the firtst point again

or
 
E (for erase)right-click (for ENTER)immediately try to pick a corner for your boxnothing happens and I must re-create my selection box However, if I go slow it works fine.  For instance, after initating the command simply wait about 2 or 3 seconds and then try to click.  It all works fine there, but waiting becomes annoying now. 

The mouse clicks work fine in all my other software (Excel, MS Word, etc.).  I am having another (maybe totally unrealated issue) with my keyboard.  While typing, my cursor will magically move somewhere else on the screen. I'm using a laptop and have made sure I'm not touching the touch pad.  This may be a completely unrelated issue to the mouse clicks, but I thought I'd inform you just in case the two go hand in had. by the way. . .dynamic mode is disabled, PICKFIRST is set correctly, and I've messed with the 3D Config options.

View 9 Replies View Related

Photoshop :: Can't Ctrl-click Layers When Unlinked Mask Selected?

Oct 2, 2013

I frequently encounter this problem across numerous versions of PS (CS4 - CS6)I like to CTRL+click on my layers to select them for convenience. If in the layers panel, I have a Layer Mask selected (that is, the white border highlight is around the alpha mask thumnail) and the mask is unlinked from the layer itself (there is not a link icon bewteen the layer thumb and alpha mask thumb), the CTRL+click feature seems to be disabled.
 
I have to relink the mask to the layer in order to restore the functionality. This occurs regardless of the order of any of the layers in question.Is this correct?

View 2 Replies View Related

AutoCAD 2010 :: Screen Goes Blank Every Time Command Is Selected

Jan 15, 2012

i just installed the 2012 autocad on my laptop and everytime i use trim or rotate or anything else the screen just goes black and the computer freezes for a few seconds and then it comes back and tell me that its trying to adjust the program with the monitor but it never ends and it keeps doing the same thing. btw my laptop specs are: windows7 home premium, intel i5, 6gb ddr3, intel HD3000 graphics. 

View 3 Replies View Related

AutoCAD .NET :: Right Mouse Click Doesn't Open Menu If Call Command From Palette-Set

Oct 23, 2013

I have my own Palette Set.

On this Palette Set I have a palette withe a tree.

On the right click of the node, I call a command (it's one of our own ObjectARX commands, but the problem is the same with a build in command).

The command wants the user to select a point, with a few options. If I first select a point (left click) and then click right, everything works fine.

But If I click with the right button, before I select anything, the menu is not shown.

The code for calling the command is really easy:
 
Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument.SendStringToExecute("_ARC
",true,false,false);

 As said before... I don't call the _ARC command... but for the arc Command the right click menu is not shown also...What can I do, to get the normal behavior of the right click?

View 2 Replies View Related

AutoCad :: Keeps Crashing When Click On Particular Object

Feb 21, 2013

i have a couple of grouped dimensions. the second i click on them autocad crashes. i can work on everything else with no problem, but as soon as i click on that group it crashes immediately. is there like 'safe mode' or something i can get into so i can ungroup the dimensions and get things back to normal?

View 3 Replies View Related

AutoCad :: Selected Objects (polylines / Hatch0 Shows No Selection In Property Command

Nov 2, 2011

I'm currently having diffulties editing my selections, specifically lines, hatching etc through the properties command. When I select a polyline or hatch and then select properties it shows that there is no selection. However if I select text I can edit the text style, but I can't change the colour. I've tried to change back to the default settings but that hasn't work.

View 6 Replies View Related

AutoCAD VB :: Stretching Selected Object

Aug 15, 2012

I am writing a code to select an object (crossing) and to stretch it a certain distance on the y axis. This is the code that I have to select the object, but I cannot find what to use to stretch it.  I actually found something to scale it, but it is not what I need. With ThisDrawing.Utility
      
          Dim SP1sel1(0 To 2) As Double
          Dim SP1sel2(0 To 2) As Double
          Dim objSS As AcadSelectionSe
         Set objSS = ThisDrawing.SelectionSets.Add("zzadsaaafatt")       
          ' Select the object
            [code]....

View 7 Replies View Related

Photoshop :: CS6 (Command / Click) Layer Selection?

Oct 30, 2012

've recently noticed something uncommon when working with Photoshop CS6 under Mac OS X 10.8.x.When I naturally tried to select a Layer by the [ Command + Click ] (let's say) shortcut, it failed. This little thing was driving me nuts, and I know it must be getting some people hairless, too.

Anyway(s), by looking another read-only thread, I noticed the problem has not been solved and some pretty lame recommendations were given. By try, I finally found the solution and was able to fix this little annoyance that maybe we've all been through. downgrading to 5.5 again like I was considering:
 
1) In Photoshop, make sure the Move Tool is selected by pressing "V";
2) In the tool's submenu, forget about selecting/marking "Auto-Select".
3) Although, make sure "Layer" is selected right next to the "Auto-Select" button, and you should be done as I am.

View 8 Replies View Related

AutoCAD LT :: Click Modify Menu - No Object Icon

Apr 11, 2013

Recently updated from 2000 to LT2013. In 2000 I could Modify Text. So far I have found nothing that allows me to Modify Text."To Replace Existing Dimension Text With Alternate Text" it says to "Click Modify menu > Object >Text >Edit." The only Modify menu I can find is the Modify menu at the top showing 12 icons then it's drop down showing 14 more icons. There is no Object icon in that menu. how to Modify Text in LT2013.

View 9 Replies View Related

AutoCAD Architecture :: Getting Object ID For Mouse Click Event

Apr 11, 2011

I am developing a .NET application that integrates with AutoCAD Architecture. In my .NET application, I provide my user with a list of drawing files (.dwg) that they can choose to open. Once my user has selected a file, my application will open the selected drawing in AutoCAD Architecture. In this drawing, the user can click on an object in the drawing.

Can this mouse click event be captured and the object ID for the selected object be returned to my application?

View 2 Replies View Related

AutoCAD Civil 3D :: Doesn't Recognize Changes Or Size Of Sheet

Aug 5, 2013

although I have created a custom paper size for print a drawing as I describe on the attached file, the program don't do it any change and does not recognize the changes or the size of the sheet.

View 2 Replies View Related

AutoCAD .NET :: Create Group For The Object Be Selected

Dec 21, 2013

I want to create a group for the object be selected. but the following code doesn't work.

[CommandMethod("gr")]
public static void SelectObjectsOnscreen()
{
//Get the current document and database
Document acDoc = Application.DocumentManager.MdiActiveDocument;
Database acCurDb = acDoc.Database;

[code]....

View 2 Replies View Related

AutoCad 3D :: Unable To Extrude Selected Object

May 11, 2011

I am getting the error message 'Path curve is coplanar with or tangent to the plane of the profile curve.Unable to extrude the selected object.'

when I try an extrude this shape around this rectangular shape below.

extrude.gif

extrude2.gif

View 5 Replies View Related

Edge Animate CC :: Downloading A File Through A Click Command

Apr 17, 2014

I just can’t get it to work through edge, basically I have a button and I want to be able to click the button which then in turn downloads a file from the site, It’s a PDF file and I have tried the window.open() command but I get funny results once it opens? Basically I just want the button to be clicked and the file to be downloaded to the machine.

View 2 Replies View Related







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