Click or drag to resize

AddElementCommand Class

Adds new rendering element
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDAddElementCommand

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

The AddElementCommand type exposes the following members.

Constructors
  NameDescription
Public methodAddElementCommand
Initializes a new instance of the AddElementCommand class
Public methodAddElementCommand(McCommand)
Initializes a new instance of the AddElementCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Public propertyElementType
Element type
Public propertyExtension
Public propertyFileName
File name of the external object.
Public propertyFilter
Public propertyFilterIndex
Public propertyInitialDirectory
Public propertyLoadElseSave
Public propertyOutput
Returns added element.
Top
Methods
Remarks