UF_BOUND_tolerance_s (view source)
 
Defined in: uf_bound.h
 
Also known as:
 
Overview
Structures


Data Members

tol_specified
int
Tolerance specified flag:
UF_BOUND_NOT_SPECIFIED - not specified
UF_BOUND_SPECIFIED - specified

into_tolerance
double
The maximum allowed tolerance that
the boundary may deviate from the
defining curves into the part.

out_tolerance
double
The maximum allowed tolerance that
the boundary may deviate from
the defining curves away from the
part.