formZ SDK | 4.0 Call Back Reference | Renderer

fz_rndr_cbak_activate

Description

Activate renderer function. The activate function is called by formZ, when the rendering mode is switched from another mode to the rendering mode defined by this plugin. It gives the renderer the opportunity to perform operations which need to be executed once, when a renderer is selected and before the rendering is executed.

Plugin Prototype

fzrt_error_td fz_rndr_cbak_activate(

fzrt_int

windex )

Parameters

windex [Input]

project window index

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_rndr_cbak_fset


Defined in

fz_rndr_api.h