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
Spheres are the simplest examples
Oriented objects also implement
IObjectOriented_DG, 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
|