formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Curve
Description
Create a nurbz curve object at the surface isoline either in the U or V direction at the specified parameter value. More than one curve object could be returned in case of a trimmed nurbz surface.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_nrbz_curve_extract(
fzrt_int | windex, |
srf_obj, | |
is_u, | |
double | parm, |
ent_list ) |
Parameters
windex [Input]
project window index
srf_obj [Input]
nurbz surface
is_u [Input]
TRUE, if U direction
FALSE, if V direction
parm [Input]
parameter value at which the isoline should be generated
ent_list [Result]
list of nurbz object pointers
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
,
Function Set
Defined in