formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Constructs a new object from a segment of an existing object.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_objt_from_segt(
fzrt_int | windex, |
src_obj, | |
fzrt_int | sindx, |
obj ) |
Parameters
windex [Input]
project window index
src_obj [Input]
source object
sindx [Input]
segment index
obj [Result]
new object
Returns
Error codes
Availability
5.0.0.0
Example Files
util_objt_from.fsl
util_objt_cnstr_derv.fsl
See Also
Function Set
Defined in