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 > Programming Samples and Tutorials > .NET Samples > Visual Basic Samples
VB .NET Samples

Visual Basic .NET Samples

Source code for all sample are available in Samples\NET\VB folder of the installation directory. If a sample is not available in your language see the comparative samples below and look up a sample in a similar language or contact us.

Sample Description Difficulty
3DBugger Different methods and techniques for debugging 3D applications using KernelCAD 3D Debugger Advanced
BoolOp Demonstrates programming of Boolean Operations Medium
Cloud generation of meshed surfaces from point sets. Load and conversion of point sets and calculation of Minimal Oriented Bounding Box of an object Simple
Collision Usage of IMetrics for Collision Detection Medium
Collision Path

Demonstrates programming of Path Collision Detection.

Medium
Cross View Demonstrates different methods of calculation and display of intersection of 3D objects with a 3D plane. Advanced
Data Flow Programmatic Import / Export Medium
DIView KernelCAD control as resizable view. Programming gradient background. Printing support Simple
eMotion Boolean Operations in simulation of CNC machining. Programming of 3D movements and CAM Effects. Advanced
Light Demonstrates manipulation of light source array and manipulation of properties of a light source. The sample also demonstrates customization of context menu and handling of its events Medium
Measure Programmatic creation of measurements  and measurement-style labels Simple
Mesh Ops Demonstrates extraction of submeshes Simple
MeshMods Direct manipulation of surface and handling of selection events Advanced
Metrics Distances between objects Medium
MiniCAD Parametric modifications of 3DS and SOR objects. Object movements Medium
Morph Mesh manipulation. Exploring meshed surface. Shading Advanced
Object Array Dynamic object creation and and manipulation of child/parent hierarchy Medium
Patch Modifications of 3DS surfaces Simple
Patchwork Discovering Patch / Edge / vertex structure of an object Medium
Pick Different methods of runtime object and point selection. Events Medium
Pipes Programming of Pipe Sections Medium
Transform Scaling, translation, rotation, offset and other transformations of surfaces Simple
TwoD 2D View. Multiple views of a model. Printing support. Medium

See also C# Samples,   Visual C++ Samples,    All samples