Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Group

Generic
Description

Unselects an object from the selection of objects.

Required Controlnone
UsageRtlabApi.RemoveFromSelection(refID)
Input
  • refID: desired object ID to remove.
Output
  • refID: returns the selected object ID.
Exceptions

none

ExamplesRefer to API → Multi_Models example
Related ItemsOP_OBJECT_TYPE, OP_REF_ID, FindObjectId, OP_MY_SELECTION
Modulesimport RtlabApi
  • No labels