Parameters |
Description |
OdUInt32Array& indices |
[out] A placeholder for the array of view indices. |
OdImagePtrArray& images |
[out] A placeholder for the array of smart pointers to the image objects that are used as button preview images. |
Returns the carousel views of the annotation. The view information contains an array of view indices and an array of button icons. The method fills the passed objects with data about the views and returns them to a calling subroutine.
A carousel view array includes a collection of views that represent different points of view to a published drawing. To switch from one view to another, a set of carousel buttons is used. Each button (except the previous and next buttons) is associated with a particular view.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|