formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Metaformz
Description
Create a metaformz ellipse object
Plugin Prototype
fzrt_error_td fz_objt_cnstr_meta_ellipsoid(
fzrt_int | windex, |
fz_xy_td * | rx_ry, |
double | weight, |
origin, | |
rotation, | |
obj ) |
Parameters
windex [Input]
project window index
rx_ry [Input]
radius x, radius y
Range: rx_ry > (0.0, 0.0)
weight [Input]
weight
Range: -5 <= weight <= 5, but not equal to 0.0
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
,
Function Set
Defined in