DG Kernel (ActiveX) Documentation


Skip Navigation Links.
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.