SelectBy Key-ins and Their Effect


 Product(s):AECOsim Building Designer
 Version(s):08.11.09.829
 Environment:N\A
 Area:General
 Subarea:N\A

dialog selectby: opens the main SelectBy dialog

selectby clear: clears the current selection

selectby execute: runs the Selectby tool with the current selection criteria.

selectby element: enables creation of a selection based on a currently selected element.

The attributes that can be used by this command are controlled by this dialog that opens when 'selectby element' is keyed-in:

The selection can be toggled by selectby element all/none.

To set for levels only key-in: selectby element none; selectby element level

Thank you to Tom Danner for the following key-in sequences that work with selectby element:

First select a single element in file, then run one of following keyins (note if an element is not selected before running keyin it will select all elements):

1. This key-in string will select all elements that match selected element completely

mdl load selectby; selectby element all; selectby execute; selectby type none; mdl unload selectby

2. This key-in string will select all elements that match element's level only

mdl load selectby; selectby element none; selectby element level; selectby execute; selectby type none; mdl unload selectby

Selection criteria key-ins:

Levels
selectby level none
selectby level all
selectby level <name>

Symbology
selectby color
selectby style
selectby customstyle <style name>
selectby weight

Properties
selectby properties nonfilled
selectby properties solid
selectby properties snappable
selectby properties planar
selectby properties viewdependent
selectby properties noattributes
selectby properties modified
selectby properties new
selectby properties notlocked

Text
selectby textfont
selectby textheight
selectby textjust
selectby textstring
selectby textwidth

Types
selectby type none
selectby type all
selectby type <type>
e.g selectby type cell

Class
selectby class all
selectby class none
selectby class primary
selectby class construction
selectby class dimension
selectby class linearpattern
selectby class patterncomponent
selectby class primaryrule

Cell Names
selectby cellname
selectby sharedcellname

Text Node
selectby textnodefont
selectby textnodeheight
selectby textnodejust
selectby textnodewidth

 Original Author:Marc Thomas