formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology

fz_objt_parm_nested_extract

Description

Extracts the nested control object to a new object. All attributes, which refer possibly invalid data, such as layer, surface style etc are set to the host's attributes

Plugin Prototype

fzrt_error_td fz_objt_parm_nested_extract(

fzrt_int

windex,

fz_objt_ptr

host_obj,

fz_objt_ptr

src_cntl_obj,

fz_objt_ptr

dst_cntl_obj )

Parameters

windex [Input]

project window index

host_obj [Input]

owning object

src_cntl_obj [Input]

the object nested in the owning object

dst_cntl_obj [Result]

the destination object into which the nested object will be copied into.

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_otop_api.h