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


Surface Metrics Overview

Surface Metrics sample demonstrates  usage of ISurfaceMetric_KC for calculation of projection of points and curves to surface of an object

The application

The 3D point group of controls specifies coordinates of a point and its projection to surface of the main object. Coordinates of the projected point are updated on pressing of Calculate button

The 3D curve group allows movement of the curve in 3D space. Turn on the 'Show Local Frame' check box to see the local axes. Press Move button to perform the specified movement

When Calculate button has been pressed the applications shows projection of the curve to surface of the object in blue

See implementation, which is straightforward, for more details

See also: Sample List.