formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Creates a new object for each volume (connected set of faces) in the
object passed in.
As it is possible that more than one object is created,
the pointers of the resulting objects are stored
in the entity list passed in.
Plugin Prototype
fzrt_error_td fz_objt_edit_volumes_separate(
fzrt_int | windex, |
obj, | |
ent_list ) |
Parameters
windex [Input]
project window index
obj [Input]
source object
ent_list [Result]
list with new object pointers
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, fz_objt_edit_volumes_join
Function Set
Defined in