formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_grup_objs

Description

Groups an array of objects. Creates a new group with a default name.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_grup_objs(

fzrt_int

windex,

fz_objt_ptr *

objs,

fzrt_int

num_objs )

Parameters

windex [Input]

project window index

objs [Input]

The array of objects.

num_objs [Input]

the number of objects in the array.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h