formZ SDK | 5.0 API Reference | Project | Modeling | Selection (Pick)

fz_model_pick_sort_enum

Description

Identifier for pick sorting.

enum fz_model_pick_sort_enum {

FZ_MODEL_PICK_SORT_ORDER,

FZ_MODEL_PICK_SORT_KIND,

FZ_MODEL_PICK_SORT_OBJT };

Members

FZ_MODEL_PICK_SORT_ORDER

Sorts the pick buffer by the order selected (Default)

FZ_MODEL_PICK_SORT_KIND

Sorts the pick buffer by the kind of entries ( FZ_MODEL_PICK_PNT to FZ_MODEL_PICK_HOLE)

FZ_MODEL_PICK_SORT_OBJT

Sorts the pick buffer by object

Availability

5.0.0.0

See Also

fz_model_pick_sort

Defined in

fz_objt_api.h