formZ SDK | 5.0 API Reference | System | Nurbs Curve
Description
Identifier of a NURBS curve end. Used to identify one of the two ends of a NURBS curve.
enum fz_ncrv_which_end_enum {
FZ_NCRV_START,
FZ_NCRV_END };
Members
FZ_NCRV_START
start of curve
FZ_NCRV_END
end of curve
Availability
5.0.0.0
See Also
fz_objt_edit_nrbz_curve_attach,
Defined in