formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Object

fz_objt_edit_nrbz_untrim_all

Description

Untrims all the trimming curves of a Trimmed nurbz object. The resulting object is a nurbz object.

Plugin Prototype

fzrt_error_td fz_objt_edit_nrbz_untrim_all(

fzrt_int

windex,

fz_objt_ptr

srf_obj,

fz_objt_ptr *

new_obj )

Parameters

windex [Input]

project window index

srf_obj [Input]

nurbz object

new_obj [Result]

new object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_trimmed_nrbz.fsl

See Also

fz_objt_edit_nrbz_untrim

Function Set

fz_model_fset


Defined in

fz_objt_nrbz_api.h