Click or drag to resize

AddMeasurements Class

Adds a measurements to the measurements collection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileAddMeasurements

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class AddMeasurements
	Inherits EngineCommand

The AddMeasurements type exposes the following members.

Constructors
  NameDescription
Public methodAddMeasurements
Initializes a new instance of the AddMeasurements class
Public methodAddMeasurements(McCommand)
Initializes a new instance of the AddMeasurements class
Top
Properties
  NameDescription
Public propertyFromClass
Index of the edge class.
Public propertyFromEdge
Public propertyToClass
Index of the edge class.
Public propertyToEdge
Top
Methods
  NameDescription
Public methodStatic memberCreateFrom
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks