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

fz_expt_vect_set_layr

Description

Tags exported vector data with a layer. This tells formZ which layer each subsequent point, line, lineset, arc, etc. are created from.

Plugin Prototype

fzrt_error_td fz_expt_vect_set_layr(

fzrt_int

windex,

fz_expt_vect_ptr

expt_vect,

fz_layr_ptr

layr )

Parameters

windex [Input]

project window index

expt_vect [Input]

Image vector export data

layr [Input]

The value of the tag

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