DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Expand API ReferenceAPI Reference
Collapse ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > Views > View Go to ActiveX 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 DGKC control. Sharing a model allows creation of a milti-view applications presenting the model in different ways.