formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Manager

fz_rndr_get_linked_file

Description

Allows a plugin renderer to have formZ return the file spec for a linked file, after the file spec was changed. This function can only be called from the fz_rndr_cbak_proj_fix_linked_files callback function.

Plugin Prototype

fzrt_error_td fz_rndr_get_linked_file(

fzrt_floc_ptr

floc )

Parameters

floc [Input, Result]

An allocated floc is passed in and will be updated with the new file location

Returns

Error codes

Availability

7.0.0.0

Function Set

fz_rndr_mngr_fset


Defined in

fz_rndr_api.h