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

fz_view_tag_to_ptr

Description

Gets the view pointer from a view tag.

Plugin Prototype

fzrt_error_td fz_view_tag_to_ptr(

fzrt_int

windex,

fz_tag_td *

tag,

fz_view_ptr *

view )

Parameters

windex [Input]

project window index

tag [Input]

view tag

view [Result]

view

Returns

Error codes

Availability

5.0.0.0

Example Files

util_views.fsl

See Also

Function Set

fz_view_fset


Defined in

fz_view_api.h