CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE

CAD tip CAD tip # 8782:

Question

CAD 
 %  platform  category 
A
Since AutoCAD version 2013, the new variable FRAMESELECTION controls, whether a frame of images, underlays and clipped xrefs should be selected:

  • 0 - hidden frames cannot be selected
  • 1 - hidden frames can be selected

Set FRAMESELECTION to 0 for pre-Rel.2013 behaviour.

The variable PREVIEWFILTER may block frame display while selecting but the frame can be still selected.

With the combinaton of the variable IMAGEFRAME set to 0 you can setup that images cannot be selected while all other entities "above" them can be selected.

To select objects except images you can also use the LISP expression:

(ssget '((0 . "~IMAGE")))

ACADMapCivilADT
100% *CAD
27.8.2012   16271×  
   
this tip shared by ARKANCE experts applies to: AutoCAD · AutoCAD Map 3D · Civil 3D · AutoCAD Architecture ·

See also:
Tip 12361:Seamlessly connected images by irregular clipping in AutoCAD (or LT).
Tip 9363:How to hide the frame of a wipeout, embedded DWF or DGN?
Tip 3900:How to hide the frame of a raster image?
Tip 2494:Cannot select (and move) raster images inserted in a drawing.


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  





Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist