void select( boolean replace ) |
Parameters
- replace
- True to replace the current selection withthe specified object. False to extend the current selection to include any previously selected objects and the specified object.
void select( boolean replace ) |