IAcadPreferencesSelection
This object contains the options from the Selection tab on the Options dialog
Supported Platforms: Windows only
                            
Object Inheritance
Members
These members are part of this object:
Properties- Application
 
- PickFirst
 
- PickAdd
 
- PickDrag
 
- PickAuto
 
- PickBoxSize
 
- DisplayGrips
 
- DisplayGripsWithinBlocks
 
- GripColorSelected
 
- GripColorUnselected
 
- GripSize
 
- PickGroup
 
 
- Application [ReadOnly]
 
IAcadApplication* Application( )
                                                
Gets the Application object
 
 
- PickFirst
 
Void PickFirst( )
                                                
Determines if you select objects before (noun-verb selection) or after you issue a command
 
 
- PickAdd
 
Void PickAdd( )
                                                
Determines if objects are added to the selection set using the Shift key
 
 
- PickDrag
 
Void PickDrag( )
                                                
Controls the method of drawing a selection window
 
 
- PickAuto
 
Void PickAuto( )
                                                
Controls automatic windowing at the Select Objects prompt
 
 
- PickBoxSize
 
Void PickBoxSize( )
                                                
Specifies the size of the object selection target
 
 
- DisplayGrips
 
Void DisplayGrips( )
                                                
Controls the display of selection set SGrips for the Stretch, Move, Rotate, Scale, and Mirror grip modes
 
 
- DisplayGripsWithinBlocks
 
Void DisplayGripsWithinBlocks( )
                                                
Controls the assignment of SGrips within Symbols
 
 
- GripColorSelected
 
Void GripColorSelected( )
                                                
Specifies the color of selected SGrips
 
 
- GripColorUnselected
 
Void GripColorUnselected( )
                                                
Specifies the color of unselected SGrips
 
 
- GripSize
 
Void GripSize( )
                                                
Specifies the size of SGrips
 
 
- PickGroup
 
Void PickGroup( )
                                                
Determines if picking a single object in an EntityGroup selects the entire group