UF_CURVE_ocf_string_data_s (view source)
 
Defined in: uf_curve.h
 
Also known as:
 
Overview
Structure that holds the string identifier for the string that has to be
offset in an associated offset curves on face feature. The structure also
holds the offset direction on the string, the number of offsets desired
along with the offset distances for each offset desired.


Data Members

string_tag
tag_t
Tag of the string to
offset

offset_direction
int
Flag to indicate the
offset direction.
The direction can be
either 1 or -1

num_offsets
int
Number of offsets to
perform for the given
string

offset_distances
UF_CURVE_ocf_values_p_t
An array that holds
the offset values for
each of the offset
to perform for the
given string