/*
* STRUCT: SE_OCT_TREE_SELECT_PARAMETERS
*
* Used in the SE_HIERARCHY_SELECT_PARAMETERS struct to select which
* branches to traverse from an <Oct Tree Related Features> or <Oct Tree
* Related Geometry> object when encountered by a Component Iterator.
* Each branch with a link object whose field values match one of the entries
* contained in this struct will be traversed.
*
* See the definitions of the <Oct Tree Related Features>, <Oct Tree
* Related Geometry>, <Base Oct Tree Data>, <Feature Oct Tree Data>, and
* <Geometry Oct Tree Data> for more details.
*/
} SE_OCT_TREE_SELECT_PARAMETERS;
Prev: SE_OBJECT_ID.
Next: SE_PACKED_HIERARCHY.
Up:Index