formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | T-Subz
Description
Sets the curvature control of ith point in the source object of a tsubz object. Note, that the shape of the tsubz object is not changed until the function has been called.
Plugin Prototype
fzrt_error_td fz_objt_edit_tsub_parm_vrtx_set(
fzrt_int | windex, |
obj, | |
fzrt_int | i, |
double | wt, |
pt ) |
Parameters
windex [Input]
obj [Input]
tsubz object
i [Input]
vertex index
wt [Input, Optional]
weight
pt [Input, Optional]
control point
Returns
Error codes
MODEL_ERR_WRONG_OBJT_TYPE - object passed in is not a tsubz object
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in