Click or drag to resize

ModifyVolumeMeasurementsCommand Class

Modify volume measurements element.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDMcNDIsoSurfClassCommand
            MediaCy.Viewers.NDBaseVolumeMeasurementsCommand
              MediaCy.Viewers.NDModifyVolumeMeasurementsCommand

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

The ModifyVolumeMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodModifyVolumeMeasurementsCommand
Initializes a new instance of the ModifyVolumeMeasurementsCommand class
Public methodModifyVolumeMeasurementsCommand(McCommand)
Initializes a new instance of the ModifyVolumeMeasurementsCommand class
Public methodModifyVolumeMeasurementsCommand(McCommand, Object)
Initializes a new instance of the ModifyVolumeMeasurementsCommand class
Top
Properties
  NameDescription
Public propertySurfaceName
Iso-surface name
Top
Methods
  NameDescription
Public methodStatic memberFromSurfaceElement
Top
Remarks