Click or drag to resize

SaveViewCommand Class

Saves 3D view to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDLoadSaveCommand
              MediaCy.Viewers.NDSaveViewCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveViewCommand
	Inherits LoadSaveCommand
Constructors
  NameDescription
Public methodSaveViewCommand
Initializes a new instance of the SaveViewCommand class
Public methodSaveViewCommand(McCommand)
Initializes a new instance of the SaveViewCommand class
Top
See Also