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

fz_view_get_kind

Description

Gets the kind of a view.

Plugin Prototype

fzrt_error_td fz_view_get_kind(

fzrt_int

windex,

fz_view_ptr

view,

fz_view_kind_enum *

kind )

Parameters

windex [Input]

project window index

view [Input]

view

kind [Result]

kind of view

Returns

Error codes

Availability

5.0.0.0

Example Files

util_views.fsl

Function Set

fz_view_fset


Defined in

fz_view_api.h