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


Data Members

wrap_unwrap_sw
UF_CURVE_wrap_type_t
Object type: UF_CURVE_WRAP
or UF_CURVE_UNWRAP

num_wrap_faces
int
Number of tags in the
wrap_faces array

wrap_faces
tag_t *
Conical or cylindrical faces to
wrap onto/unwrap from
(If multiple faces, they must
be on the same cone/cylinder.

wrap_plane
tag_t
Datum plane or face to wrap
from/ unwrap onto. Must be
tangent to the wrap_face.

num_input_curves
int
Number of tags in the
input_curves array.

input_curves
tag_t *
Object Identifiers of curves,
edges, faces (same as reference
to the edges of the face).
Curves to be wrapped/unwrapped.

cut_line_angle
char *
Expression specifying the cut
line angle, relative to the
tangent line, in degrees
0 - 360.

distance_tol
double
Distance tolerance to use in
calculations e.g. to decide
if an output curve should be
closed.

angle_tol
double
Angle tolerance to use in curve
fitting