DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Expand API ReferenceAPI Reference
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > Deprecated > Deprecated Geometry Go to DGKC docs Search Documentation


Deprecated Geometries

1. 3DS Geometry

2. Surface Of Revolution (SOR)

4. Line Strips

5. Point Sets

Parameters of native DG Kernel objects

Geometry of an object is defined by a set of relevant values, like coordinate of a point in cross-section of a line or position of an axial knot. These numbers, which have some geometrical meaning in DInsight models are called Parameters. Programmatically parameter values are represented by numbers of type double. Parameters belonging to different objects ( like different edges of a surface patch ) are considered different. Parameters are those values, which are accessible via edit boxes in 3D Debugger. Programmatically parameters are accessed via IElement_DG interface.