formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Loft
Description
Gets a parameter of a lofted object.
Plugin Prototype
fzrt_error_td fz_objt_edit_loft_parm_get(
fzrt_int | windex, |
obj, | |
which, | |
data ) |
Parameters
windex [Input]
project window index
obj [Input]
Source Object
which [Input]
Parameter id (see fz_objt_loft_parm_enum)
data [Result]
Parameter data
Returns
Error codes
MODEL_ERR_WRONG_OBJT_TYPE - object passed in is not a lofted object
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in