Click or drag to resize

SaveVolumeMeasurementsCommand Class

Saves volume outline to file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDBaseSimpleVolumeMeasurementsCommand
              MediaCy.Viewers.NDLoadSaveVolumeMeasurementsCommand
                MediaCy.Viewers.NDSaveVolumeMeasurementsCommand

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