formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Joins the volumes (connected sets of faces) of a number of objects into
a single, new object
Note : Objects of any topological type can be used.
Plugin Prototype
fzrt_error_td fz_objt_edit_volumes_join(
fzrt_int | windex, |
objs[], | |
fzrt_int | nobjs, |
new_obj ) |
Parameters
windex [Input]
project window index
objs[] [Input]
array of source objects
nobjs [Input]
number of source objects
Range: nobjs >= 2
new_obj [Result]
joined object
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
,,,, fz_objt_edit_trim_with_surface,,, fz_objt_edit_split_with_line, fz_objt_edit_stitch_faces,, , fz_objt_edit_section3d, fz_objt_edit_section2d,
Function Set
Defined in