UF_CURVE_wrap_data_s (查看源代码)
 
定义在: uf_curve.h
 
也被称为:
 


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 * (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 (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 * (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