formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Hyperbolic Paraboloid
Description
Creates a Hyperbolic Paraboloid primitive
Plugin Prototype
fzrt_error_td fz_objt_cnstr_hpbl(
fzrt_int | windex, |
wdh, | |
double | height2, |
origin, | |
rotation, | |
opts, | |
refn_opts, | |
obj ) |
Parameters
windex [Input]
project window index
wdh [Input]
width, depth, height
Range: wdh > 0.0
height2 [Input]
height2 of Hyperbolic Paraboloid.
Range: height2 >= 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_hpbl_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_hpbl_parm_set, fz_objt_edit_hpbl_parm_get
Function Set
Defined in