Click or drag to resize

NDViewCommands Class

Provides a set of ndview related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ND.ViewNDViewCommands

Namespace:  MediaCy.Automation.ND.View
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class NDViewCommands

The NDViewCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddElement
Adds new rendering element
Public propertyStatic memberCopy
Copies ND view to clipboard.
Public propertyStatic memberDefine
Defines rendering element variable by type and index.
Public propertyStatic memberDeleteElement
Delete element
Public propertyStatic memberGetChart
Public propertyStatic memberImage
Creates a new image from ND view.
Public propertyStatic memberOptions
Rendering options of ND view.
Public propertyStatic memberReload
Reloads image with new options.
Public propertyStatic memberReloadWithDialog
Public propertyStatic memberSave
Saves 3D view to a file.
Public propertyStatic memberSelectingMode
Activates selection mode.
Public propertyStatic memberSetViewProjection
Sets new view projection.
Public propertyStatic memberShowElement
Show/hide rendering element
Public propertyStatic memberViewingMode
Activates viewing mode.
Top
See Also