UF_BOUND_all_data_s (view source)
 
Defined in: uf_bound.h
 
Also known as:
 


Data Members

num_members
int
number of boundary members

open_closed_flag
int
flag to indicate if the
boundary is open or closed
UF_BOUND_OPEN or UF_BOUND_CLOSED

plane_matrix
tag_t
tag of matrix of plane

minimum_distance
double
distance from model space
origin to plane

maxmin_box [ 4 ]
double
maximum and minimum box of
the boundary

tolerance [ 2 ]
double
boundary tolerances
tolerance[0]: The maximum allowed
tolerance that the boundary may
deviate from the defining
curves into the part
tolerance[1]: The maximum allowed
tolerance that the boundary may
deviate from the defining
curves away from the part.

members_data
UF_BOUND_member_data_p_t
data of boundary members