formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Copy all the object level attributes of one object to another object. All attributes in the destination object will be removed prior to the copy. Face level attributes will not be copied.
Plugin Prototype
fzrt_error_td fz_objt_attr_objt_copy(
fzrt_int | src_windex, |
src_obj, | |
fzrt_int | dst_windex, |
dst_obj ) |
Parameters
src_windex [Input]
source project
src_obj [Input]
source object
dst_windex [Input]
destination project
dst_obj [Input]
destination object
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in