Click or drag to resize

SaveNDMeasurementsCommand Class

Saves manual measurements to file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDLoadSaveCommand
              MediaCy.Viewers.NDSaveNDMeasurementsCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveNDMeasurementsCommand
	Inherits LoadSaveCommand
Constructors
  NameDescription
Public methodSaveNDMeasurementsCommand
Initializes a new instance of the SaveNDMeasurementsCommand class
Public methodSaveNDMeasurementsCommand(McCommand)
Initializes a new instance of the SaveNDMeasurementsCommand class
Top
Remarks