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


Data Members

input_curves
UF_STRING_p_t
Pointer to curves list structure (AKA string_list)
Use UF_MODL_init_string_list and
UF_MODL_create_string_list to
create input strings. Use
UF_MODL_free_string_list to free
memory after the string is created.
Documentation for UF_STRING_p_t and UF_STRING_t can be found in the NX Open
Reference Manual under uf_modl -> Types -> string_list.

approximation_tolerance
double
Step value which controls
the accuracy of the offset
curve

string_tolerance
double
Controls the distance
determining if two curves
are close enough to be
considered contiguous.

offset_type
UF_CURVE_offset_type_t


offset_def
UF_CURVE_offset_def_t