Click or drag to resize

SelectionCommand Class

Selects measurement objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsSelectionCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectionCommand
	Inherits MeasurementsCommand

The SelectionCommand type exposes the following members.

Constructors
  NameDescription
Public methodSelectionCommand
Initializes a new instance of the SelectionCommand class
Public methodSelectionCommand(McCommand)
Initializes a new instance of the SelectionCommand class
Top
Properties
  NameDescription
Public propertyInput2
List of sub-features or single sub-feature to select/deselect.
Public propertyPrompt (Overrides McCommandPrompt.)
Public propertySelectionFlag
Selection flag
Top
Methods
  NameDescription
Public methodStatic memberFromArray
Create command from a list of measurement features
Public methodOnRunning (Overrides McCommand.OnRunning.)
Public methodRun
Public methodStatic memberSetSelection
Top
Remarks