formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates a double parallel offset object. Horizontal faces are all planar faces with an angle of less than 5 degrees to the xy plane. These faces are offset with offset_horz_in / offset_horz_out. All other faces are offset with offset_vert_in / offset_vert_out.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_parallel_double(
fzrt_int | windex, |
src_obj, | |
double | offset_horz_in, |
double | offset_horz_out, |
double | offset_vert_in, |
double | offset_vert_out, |
obj ) |
Parameters
windex [Input]
project window index
src_obj [Input]
source object
offset_horz_in [Input]
horizontal offset inwards
offset_horz_out [Input]
horizontal offset outwards
offset_vert_in [Input]
vertical offset inwards
offset_vert_out [Input]
vertical offset outwards
obj [Result]
new object
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in