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.
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.