Click or drag to resize

CreateMaskCommand Class

Creates a mask image of volume features.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDCreateMaskCommand

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

The CreateMaskCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateMaskCommand
Initializes a new instance of the CreateMaskCommand class
Public methodCreateMaskCommand(McCommand)
Initializes a new instance of the CreateMaskCommand class
Top
Properties
  NameDescription
Public propertyOutput
Public propertyVisible
Visibility flag
Top
Methods
  NameDescription
Public methodRun
Top
Remarks