formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Curve On Surface
Description
Creates a Curve On nurbz object by mapping a curve object onto the parameter space of a nurbz object. plane_rot is a zyx rotation of the work coordinate which orients the curve with reference to the nurbz surface
Plugin Prototype
fzrt_error_td fz_objt_cnstr_nrbz_curve_on_surf_map(
fzrt_int | windex, |
srf_obj, | |
fzrt_int | n_crv_obj, |
crv_obj, | |
double | map_size, |
plane_rot, | |
new_obj ) |
Parameters
windex [Input]
project window index
srf_obj [Input]
nurbz object
n_crv_obj [Input]
number of trim curve objects
crv_obj [Input]
array of trim curve objects
map_size [Input]
Maximum parameter space size %
Range: 0.0 < map_size < 1.0
plane_rot [Input]
zyx rotation of plane (Optional)
new_obj [Result]
new object
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_objt_cnstr_nrbz_curve_on_surf_sketch
Function Set
Defined in