Click or drag to resize

CreateAnimationCommand Class

Creates a movie of animation path.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDCreateAnimationCommand

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

The CreateAnimationCommand type exposes the following members.

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