formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_smth_set_criteria

Description

Sets the smooth shade selection criteria of a selection set.

Plugin Prototype

fzrt_error_td fz_proj_msel_smth_set_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fzrt_boolean

smth_on,

fzrt_boolean

smth_all,

fzrt_boolean

smth_angle,

fzrt_boolean

smth_face,

fzrt_boolean

smth_nsides )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set for which to set the smooth shading criteria

smth_on [Input]

TRUE for using smooth shading on, FALSE otherwise

smth_all [Input]

TRUE for using smooth shading all, FALSE otherwise

smth_angle [Input]

TRUE for using smooth shading by angle, FALSE otherwise

smth_face [Input]

TRUE for using smooth shading by face smoothing, FALSE otherwise

smth_nsides [Input]

TRUE for using smooth shading by # of sides per face, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h