Search Results for

    Show / Hide Table of Contents

    Class Selection

    Provides access to a collection containing all selected objects.

    Inheritance
    object
    Selection
    Namespace: ABB.Robotics.RobotStudio
    Assembly: ABB.Robotics.RobotStudio.dll
    Syntax
    public sealed class Selection

    Constructors

    View Source

    Selection()

    ABB internal use.

    Declaration
    public Selection()

    Properties

    View Source

    SelectedObjects

    Returns the collection containing all selected objects.

    Declaration
    public static ProjectSelection SelectedObjects { get; }
    Property Value
    Type Description
    ProjectSelection

    This collection provides information and events about selected objects and makes it possible to select objects.

    • View Source
    In this article
    Back to top Copyright © 2026 ABB Robotics