UF_CURVE_section_general_data_s (view source)
 
Defined in: uf_curve.h
 
Also known as:
 


Data Members

objects
tag_t *
Array of objects to be sectioned
(Bodies, faces, planes, curves)

num_objects
int
Number of objects

associate
int
1 for associative curves,
0 for non_associative curves (a group
of curves is returned)

grouping
int
1 if the curves are to be grouped by plane,
0 otherwise
(ignored if associate is 1)

join_type
int
0 for no joining of the section curves,
1 if the curves are to be joined into
cubic polynomial spline curves,
2 if the curves are to be joined into
general spline curves,
3 if the curves are to be joined into
quintic polynomial spline curves

tolerance
double
tolerance (in part units) for the
section curves

curve_fit_data
UF_CURVE_curve_fit_data
<I> curve fit method, max degree & max segments