formZ SDK | 5.0 API Reference | Project | Modeling | View Manager

fz_view_camera_set_parm

Description

Sets one of the parameters of a camera view.

Plugin Prototype

fzrt_error_td fz_view_camera_set_parm(

fzrt_int

windex,

fz_view_ptr

view,

fz_view_parm_camera_enum

which,

fz_type_td *

data )

Parameters

windex [Input]

project window index

view [Input]

view

which [Input]

parameter identifier

data [Input]

parameter data

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_view_fset


Defined in

fz_view_api.h