DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ComponentsDG Kernel Components
Expand API ReferenceAPI Reference
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Collapse Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > Math Objects > Oriented Objects Search Documentation


Oriented Objects

Oriented Objects are Pure Geometric Objects which have location and orientation, more exactly, similar to entities, they have a local frame and hence implement IFrame_DG interface. boxes and ISphere_DG are the simplest examples

Oriented objects also implement IObjectOriented, which apart from giving access to the frame of the object is used to represent it in generic way in lists or generic calls.

Oriented objects are normally used for geometric calculations.

See also:  Cloud sample