formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Object
Description
Untrims a trimming curve of a Trimmed nurbz object. If the trimming curve to be untrimmed is an outer trimming curve, the parameter 'remove_outer' if TRUE removes it else restores the control extents of the underlying nurbz surface.
Plugin Prototype
fzrt_error_td fz_objt_edit_nrbz_untrim(
fzrt_int | windex, |
srf_obj, | |
fzrt_int | n_crv, |
fzrt_int * | crv_indx, |
remov_outer, | |
new_obj ) |
Parameters
windex [Input]
project window index
srf_obj [Input]
nurbz object
n_crv [Input]
number of curve indices
crv_indx [Input]
array of curve indices
remov_outer [Input]
TRUE: remove outer trimming curve FALSE: restore control extents
new_obj [Result]
new object
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in