formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_shad_get_criteria

Description

Gets the shadows selection criteria of a selection set.

Plugin Prototype

fzrt_error_td fz_proj_msel_shad_get_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fzrt_boolean *

cast_shad_on,

fzrt_boolean *

recv_shad_on )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set from which to get the smooth shading criteria

cast_shad_on [Result]

TRUE if casting shadows on is used, FALSE otherwise

recv_shad_on [Result]

TRUE if receiving shadows on is used, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h