formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export

fz_expt_vect_get_line_text_method

Description

Gets the file translator's text export method.

Plugin Prototype

fzrt_error_td fz_expt_vect_get_line_text_method(

fzrt_int

windex,

fz_expt_vect_ptr

expt_vect,

fz_ffmt_image_vect_write_text_method_enum * const

text_method )

Parameters

windex [Input]

project window index

expt_vect [Input]

Image vector export data

text_method [Result, Optional]

How text is to be exported.

Default Value: FZ_FFMT_IMAGE_VECT_WRITE_TEXT_METH_AS_PATHS

Returns

FZRT_NOERR on success. Or:
Appropriate error on failure.

Availability

5.0.0.0

Function Set

fz_expt_vect_modl_fset


Defined in

fz_expt_vect_api.h