unselectDynamicEntities method

void unselectDynamicEntities(
  1. List<DynamicEntity> dynamicEntities
)

Unselects the specified dynamic entities and removes them from the current list of selected dynamic entities.

Parameters:

  • dynamicEntities — The dynamic entities to remove from the selection.