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

fz_view_find

Description

Find a view with a given name.

Plugin Prototype

fzrt_error_td fz_view_find(

fzrt_int

windex,

char *

name,

fz_view_ptr *

view )

Parameters

windex [Input]

project window index

name [Input]

name of view to find

view [Result]

found 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