formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_num_faces_set_criteria

Description

Sets the min/max number of faces selection criteria of a selection set.

Plugin Prototype

fzrt_error_td fz_proj_msel_num_faces_set_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fzrt_int

min_num_face,

fzrt_int

max_num_face )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set for which to set the number of faces criteria

min_num_face [Input]

the minimum number of faces to be used

max_num_face [Input]

the maximum number of faces to be used

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h