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 > Delphi Samples
Delphi Samples

Delphi Samples

Delphi sample projects where created in Borland Delphi 2006. for Win32. See KernelCAD and Delphi for information about importing  KernelCAD into Borland Developer Studio. 

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
Patch Patch Sample demonstrates basics of Kernel CAD control and implementation of interactive and programmatic model modification from inside a Delphi program Simple
MiniCAD advanced usage of Kernel CAD control, which demonstrates embedded CAD software functionality Advanced
Object Array Dynamic creation of objects and programmatic modification of the model structure Advanced
BoolOp Demonstrates programming of Boolean Operations Medium
Modeling Curves Demonstrates creation of surfaces and solids from arrays of curves using thru operation Medium
Shape Explorer Browsing sub shape hierarchy of bspline objects. u,v parameters Advanced
Calculator Background geometrical calculations Medium
Cannon Cannon is an advanced sample. It demonstrates calculation on intersections on a line with all objects in the model. It also demonstrates direct user drawing with IDraw interface, Runtime creation and manipulation of objects, programmatic manipulation of view with ILook interface and  runtime programmatic positioning and arranging objects in the model Advanced
Collision Collision is an advanced sample. Collision sample is based on Metrics Sample. It demonstrates application of IMetrics interface for collision detection. It also demonstrates usage of I3Dpt interface for quick background calculations with 3D vectors and points Advanced
Data Flow Programmatic Import / Export. Medium
Label 3D Text Simple
LabelEx Advanced properties of 3D Labels and geometric text Medium
Metrics Metrics is an advanced sample. It uses IMetrics interface for calculation of distance and set of nearest points between two objects Advanced
Morph Mesh manipulation. Exploring meshed surface. Shading Advanced
Patchwork Discovering Patch / Edge / vertex structure of an object Medium
Pipes Programming of Pipe Sections Medium
3DBugger Different methods and techniques for debugging 3D applications using KernelCAD 3D Debugger Advanced

See also KernelCAD and Delphi, .NET Samples,   All samples.