UF_MODL_smbracket_data_s (view source)
 
Defined in: uf_modl_smd.h
 
Also known as:
 


Data Members

base_face
tag_t
base face tag

ref_face
tag_t
reference face tag

mat_direction
logical
0 = inside - inside,
1 = outside - outside

base_outline_data
UF_MODL_bracket_outline_data_p_t
outline data for
ref face

ref_outline_data
UF_MODL_bracket_outline_data_p_t
outline data to
define the base pad

clr_dist
char *
clearance distance

bend_radius
char *
bend radius

chordal_tol
char *
chordal tolerance

linear_tol
char *
linear tolerance

mat_thickness
char *
Material thickness

rounded_flag
logical
0 - no fillets,
1 - fillets,

bend_allow_formula
char *
bend allowance formula

offset_dist
char *
dist by which ref face is offset

allow_sec_fail
logical
1 - allow general flange to
create , even if some sections
fail linear tolerance check.

0 - throw up error for this

outline_type
int
0 - between circles,
1 - normal to circles
2 - Use points. end_points will be
used here , when this option is 2

end_points [ 2 ] [ 3 ]
double
Two points in ABS coordinates.
These points will be projected
on to the intersection curve and
will be used to define the width
of the bracket at the bend area

pick_points [ 2 ] [ 3 ]
double
Two points in ABS coordinates.
These points will be used to
determine the quadrant in which
the bracket would be created.
The first point is on base face.
The second point is on reference
face.