fz_objt_grup_copy

Description

copys an object group.

Plugin Prototype

fzrt_error_td fz_objt_grup_copy(

fzrt_int

src_windex,

fz_grup_ptr

src_grup,

fzrt_int

dst_windex,

fz_grup_ptr

dst_grup_parent,

fz_mat4x4_td *

mat,

fz_grup_ptr *

new_grup )

Parameters

src_windex [Input]

source project window index

src_grup [Input]

source group

dst_windex [Input]

destination project window index

dst_grup_parent [Input, Optional]

destination group's parent or NULL for root

mat [Input, Optional]

transformation to apply to copyied objects and group

new_grup [Result, Optional]

new group in dst_windex

Returns

Error codes

Availability

8.0.2.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h