KernelCAD Documentation

DInsight Home
Skip Navigation Links.
Start page
Quick Start
Installation
Overview of the software
What is new
Collapse KernelCAD ModelsKernelCAD Models
Collapse KernelCAD ComponentsKernelCAD Components
KernelCAD Control
KernelCAD .NET Control
Methods and Properties
Menu
Model Explorer
Birds Eye View
Programming
Direct User Access
Direct Operations
Interface Queries
Printing Support
Data Types
Modes of KernelCAD Control
DIObjectGenerator class
Properties
FlatObjectArray Poperty
Context
64 bit development
Dual Mode
Initialisation Context
Overlay Editor
Memory Management
Input validation
Collapse Advanced functionalityAdvanced functionality
Collapse InterfacesInterfaces
Alphabetical list
I3DGrid
I3DBugger
I3Dpt
IAxiBase
IAxis
IBoolSection
IBoolSectionEx
IBoundary
IColor
IConstraint
IData
IDiffSurface_KC
IDIFont
IDraw
IDrawUtil
IDraw2
IElem
IElement
IKCLine
ILightSource
ILocation
ILocationEx
IMaterial
IMetrics
IMetrics2
IModel
IModel2
IModelEx
IPatch
IKCPathCollisionDetector
IProfiles
IPropertyArray
IPropertyArray2
IStdShape
IStrip
ISurface
IText
ITexture
ITransform
IUnknown
Collapse Open Cascade TechnologyOpen Cascade Technology
Collapse DataData
Collapse MovementMovement
Collapse FramesFrames
Collapse Oriented ObjectsOriented Objects
Collapse SectionsSections
Collapse GeneralGeneral
Collapse Topological InterfacesTopological Interfaces
Collapse Viewing InterfacesViewing Interfaces
Collapse Lines And CurvesLines And Curves
Collapse Symmetry InterfacesSymmetry Interfaces
Collapse Clipping plane interfacesClipping plane interfaces
Collapse AlgorithmsAlgorithms
Collapse 2D Geometry2D Geometry
Collapse Programming Samples and TutorialsProgramming Samples and Tutorials
Collapse OverviewOverview
Collapse DeploymentDeployment
Collapse .NET Samples.NET Samples
Collapse C++ SamplesC++ Samples
Collapse Visual Basic SamplesVisual Basic Samples
Collapse Delphi SamplesDelphi Samples
Collapse 3D Debugger3D Debugger
Collapse DeploymentDeployment
Licensing
Model Viewer
Open C++ Source
Technical Support
Skip Navigation LinksHome Page > Model Viewer
Model Viewer

Model Viewer Application

The Model Viewer allows three dimensional viewing of DInsight Models stored in .glm files.

To rotate the model use left mouse button. To pan - hold shift key and use left mouse button. To zoom - use right mouse button. Making circles with mouse while holding left mouse button causes the model to rotate around axis orthogonal to the screen.

Note that manipulations of the view does not change anything in the geometry of the model. Only point of view is changing. These actions are similar to movements of a TV camera around the scene, closing up or moving away from objects.

View menu allows change between Solid and Wire Frame viewing modes. 

Options Dialog

By default 3D view displays global axes with red, green and blue colors for x, y and z axis correspondently. To hide the global axes clear "Show global frame" check box in Options dialog. 

Each object also displays its local frame. To hide those clear "Show local frames" check box in the dialog.

Global axes are drawn with conical pointers. Local axes are drawn with flat triangle corners as pointers.

"Simplex per dim" parameter allows increasing "Geometric Resolution" of the model. Geometrical resolution determines how fine is approximation of the surface. Increasing this number leads to a better surface rendering, but also increases computational load on the computer.

Note: As the Viewer is a read-only application these three options are not saved with the model.