Arbortext IsoDraw > Macro Language Reference > Menu Commands > Edit Menu > Select Object
  
Select Object
Applies to Arbortext IsoDraw 7.0 F000 and later:
Selects objects by object ID.
* 
This command will NOT trigger any error or warning in the specified object(s) do not exist.
SELECT OBJECTobject_id1 object_id2… object_idnTOGGLE
Parameters:
object_id1
(string) Specifies the object ID of the object to select. (You must specify at least one object ID.)
object_id2 … object_idn
(optional; string) Specifies additional object IDs of objects to select. Separate object_IDs with a space character.
TOGGLE
Switches the specified object(s) current selection state from selected to not selected, or vice-versa.
SELECT OBJECT "AUTOID_44400"
SELECT OBJECT "SCREW_L" "SCREW_R" "SCREW_C"
SELECT OBJECT sObj toggle