DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Collapse ModelsModels
Collapse DG Kernel ComponentsDG Kernel Components
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Collapse ModelModel
Collapse ViewView
Collapse General ComputingGeneral Computing
Collapse Samples and TutorialsSamples and Tutorials
Collapse GraphicsGraphics
Collapse Math ObjectsMath Objects
Collapse DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation Links Search Documentation


DIView Sample

Source code for DIView sample is available in Samples\VB folder of the installation directory. DIView is a simple application, which displays a DInsight model in a resizable view. It demonstrates how DG Kernel control can be integrated into a resizable window. It also demonstrates implementation of Save and Open model file functionality. 

Note that VB 6.0 samples require Common Dialogs component enabled in the development environment (details).

See also: C# DIView sample, VB .NET DIView Sample, C++ DIView Sample, All samples