DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Expand API ReferenceAPI Reference
Collapse ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > Views > View Go to DGKC docs Search Documentation


Views

View is a unique non-shared attribute of DGK Control, which absracts interaction between the end user and a 3D window.

Major atrbites of a view are: A reference to a model and scene.

Two or more views can refer to the same (shared) model. This can be achieved by using AttachModel() method of the DGAX control. Sharing a model allows creation of a milti-view applications presenting the model in different ways.