Click or drag to resize

AddVolumeMeasurementsCommand Class

Adds new volume measurements element.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDMcNDIsoSurfClassCommand
            MediaCy.Viewers.NDAddVolumeMeasurementsCommand

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

The AddVolumeMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodAddVolumeMeasurementsCommand
Initializes a new instance of the AddVolumeMeasurementsCommand class
Public methodAddVolumeMeasurementsCommand(McCommand)
Initializes a new instance of the AddVolumeMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyOutput
Returns added element.
Public propertySurfaceName
Iso-surface name
Top
Methods
  NameDescription
Public methodStatic memberFromSurfaceElement
Public methodRun
Top
Remarks