formZ SDK | 5.0 API Reference | System | Texture Maps

fz_tmap_embd_find_file

Description

Find the image file of an embedded tmap on the disk

Plugin Prototype

fzrt_error_td fz_tmap_embd_find_file(

fzrt_int

windex,

fz_tmap_embd_ptr

tmap_embd,

fzrt_boolean

silent )

Parameters

windex [Input]

project window index

tmap_embd [Input]

the embedded texture map

silent [Input]

If FALSE, a dialog will be displayed to ask for the location of the file, if it can't be found. If TRUE no dialog will be p[osted.

Returns

error codes

Availability

7.0.0.0

Function Set

fz_tmap_fset


Defined in

fz_tmap_api.h