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

fz_model_pick_by_criteria

Description

Execute a pick by using a selection set. Objects are selected according to the criteria defined in the selection set passed in. The objects are added to (or removed from) the project pick buffer, as defined in the selection set.

Plugin Prototype

fzrt_error_td fz_model_pick_by_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set, whose crietria will be used to select the objects

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h