Click or drag to resize

ShowRendElementCommand Class

Show/hide rendering element
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDShowRendElementCommand

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

The ShowRendElementCommand type exposes the following members.

Constructors
  NameDescription
Public methodShowRendElementCommand
Initializes a new instance of the ShowRendElementCommand class
Public methodShowRendElementCommand(McCommand)
Initializes a new instance of the ShowRendElementCommand class
Top
Properties
  NameDescription
Public propertyInput2
Rendering element.
Public propertyShow
Show or else hide the element.
Top
Methods
  NameDescription
Public methodOnRecording (Overrides McCommandExtended.OnRecording(McScript, RecordOptions).)
Public methodRun
Runs the command.
Top
Remarks