Click or drag to resize

LoadVolumeMeasurementsCommand Class

Loads volume outline from 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.NDLoadVolumeMeasurementsCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class LoadVolumeMeasurementsCommand
	Inherits LoadSaveVolumeMeasurementsCommand

The LoadVolumeMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadVolumeMeasurementsCommand
Initializes a new instance of the LoadVolumeMeasurementsCommand class
Public methodLoadVolumeMeasurementsCommand(McCommand)
Initializes a new instance of the LoadVolumeMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks