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

fz_view_set_active

Description

Sets the active view for the window. If view == NULL, then the window is not linked to a view in the view list.

Plugin Prototype

fzrt_error_td fz_view_set_active(

fzrt_int

windex,

fz_view_ptr

view )

Parameters

windex [Input]

project window index

view [Input]

new active view or NULL for none

Returns

Error codes

Availability

5.0.0.0

Example Files

util_views.fsl

Function Set

fz_view_fset


Defined in

fz_view_api.h