formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Metaformz
Description
Create a metaformz stretched ellipse object
Plugin Prototype
fzrt_error_td fz_objt_cnstr_meta_stretched_ellipsoid(
fzrt_int | windex, |
rx_ry_rz, | |
double | weight, |
origin, | |
rotation, | |
obj ) |
Parameters
windex [Input]
project window index
rx_ry_rz [Input]
radius x, radius y, radius_z
Range: rx_ry_rz > (0.0, 0.0, 0.0)
weight [Input]
weight
Range: -5 <= weight <= 5
origin [Input, Optional]
origin of metaformz object
Default Value: (0.0, 0.0, 0.0)
rotation [Input, Optional]
rotation of metaformz object
Default Value: (0.0, 0.0, 0.0)
obj [Result]
metaformz object
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
, fz_objt_cnstr_meta_ellipsoid
Function Set
Defined in