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 > C++ Samples
Samples C++

C++ Samples

Demonstrates extraction of submeshes
Sample Description Difficulty
3DBugger Different methods and techniques for debugging 3D applications using KernelCAD 3D Debugger Advanced
BoolOp Demonstrates Boolean Operations MMedium
Cannon Intersections of line with objects and/or model. Client Draw event/td> Advanced
Clip Clipping Planes Simple
Collision Application of IMetrics interface for collision detection. Usage of I3Dpt interface for quick background calculations with 3D vectors and points 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. Simple
DIView KernelCAD control as resizable view Simple
eMotion Boolean Operations in simulation of CNC machining. Programming of 3D movements and CAM Effects. Advanced
Gear Mechanical applied design Medium
Label 3D Text Simple
LabelEx Advanced properties of 3D Labels Medium
Layers Programming of  layers and User Data. Medium
Light Properties of light sources Simple
Lines Line Strip objects Simple
LowDim Programming of Point Sets Simple
Measure Creation of measurements  and measurement-style labels Simple
Mesh Ops Simple
Metrics Calculation of distances, and nearest points between two objects and usage of IMetrics.Dist method Medium
MiniCAD Parametric modifications of 3DS and SOR objects. Object movements Medium
Modal Modal Mode and movements constraints Medium
Modeling Curves ddemonstrates creation of surfaces and solids from arrays of curves using thru operation Simple
Morph Mesh manipulation Advanced
Object Array Dynamic object creation and and manipulation of child/parent hierarchy Medium
OCCT Bridge Direct acces to OCCT technology via ITechnology_DG. Customisation of OCCT functionality Medium
Ogre Bridge Direct acces to Ogre technology via ITechnology_DG. Customisation of OCCT functionality Medium
Patch. Modifications of 3DS surfaces Simple
Patchwork Discovering Patch / Edge / vertex structure of an object Medium
Pipes Demonstrates programming of Pipe Sections, including pipes and curved bars and programming of free form and splined 3D curves. Medium
Pick Demonstrates programming of selection of  objects in 3D view by the end user Medium
Planar Ops Planar Boolean Operations and programming of Clipping Planes Simple
Profile Demonstrates usage of IProfiles interface and topological modification of profiles. Medium
Rotation Demonstrates  manipulation of .Eye frame  and hence the view point using IFrame interface Medium
Shape Explorer Browsing sub shape hierarchy of bspline objects Simple
Smart Labels Automatically positioned non-overlapping 3D text C#, C++
Strip Topology Dynamic modification of surface structure Medium
Symmetry. Demonstrates dynamic creation and manipulation of symmetries Simple
Texture. Textures of surfaces Medium
Transform Scaling, translation, rotation and other transformations of surfaces Simple
Turbine Applied design Medium
TwoD 2D View. Multiple views of a model. Printing support. Medium
User Data Usage of custom data in objects and Model Data Table Medium
View Point The sample demonstrates programmatic access to the viewing frame and its manipulation Medium
Zoom Demonstrates  manipulation of .viewing volume using ILook interface. It also demonstrates manipulation of the Eye frame with the help of it IFrame interface Medium

See also .NET Samples,   All samples.