Click or drag to resize

UpdateElementCommand Class

Command for refreshing iso-surface in a background engine.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandMcNDRendElement, McNDRendElement
          MediaCy.CommandsTwoInputsOneOutputCommandMcNDRendElement, McImage, McNDRendElement
            MediaCy.Viewers.NDUpdateElementCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class UpdateElementCommand
	Inherits TwoInputsOneOutputCommand(Of McNDRendElement, McImage, McNDRendElement)

The UpdateElementCommand type exposes the following members.

Constructors
  NameDescription
Public methodUpdateElementCommand
Initializes a new instance of the UpdateElementCommand class
Top
Properties
  NameDescription
Public propertyFlags
Public propertyInput3
Public propertyMeasurements
Top
Methods
Remarks