formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Single Hyperboloid
Description
Creates a single hyperboloid primitive
Plugin Prototype
fzrt_error_td fz_objt_cnstr_hbl1(
fzrt_int | windex, |
rx_ry_h, | |
double | top_ratio, |
origin, | |
rotation, | |
opts, | |
refn_opts, | |
obj ) |
Parameters
windex [Input]
project window index
rx_ry_h [Input]
radius x, radius y, height
Range: rx_ry_h > 0.0
top_ratio [Input]
top ratio of Single hyperboloid.
Range: top_ratio >= 0.0
origin [Input, Optional]
origin
Default Value: {0,0,0}
rotation [Input, Optional]
rotation angles, applied in z,y,x order
Default Value: {0,0,0}
opts [Input, Optional]
construction options For defaults see fz_objt_hbl1_parm_enum.
refn_opts [Input, Optional]
display resolution options For defaults see fz_attr_refn_parm_enum.
obj [Result]
new object
Returns
Error codes
Availability
5.5.0.0
Example Files
See Also
fz_objt_edit_hbl1_parm_set, fz_objt_edit_hbl1_parm_get
Function Set
Defined in