|
SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API Types SE_General_Hierarchy_Order |
|---|
/* * STRUCT: SE_General_Hierarchy_Order * * Used within an SE_Hierarchy_Order_Parameters struct to indicate at a * "high level" whether any components of the given <Aggregate Geometry> * and <Aggregate Feature> instances should be traversed in an ordered * fashion. If a "class" of object is not set, then the rest of * the SE_Hierarchy_Order_Parameters values for that class of object are * ignored. Only if a "class" of object has its value set in this * struct are the SE_Hierarchy_Order_Parameters values examined. The * components of that object are traversed in the order specified by * the SE_Hierarchy_Order_Parameters of that "class". */
|