UF_WELD_spot_face_loc_s (view source)
 
Defined in: uf_weld_types.h
 
Also known as:
 
Overview
This structure contains the information regarding the faces involved in the
spot weld. This structure is made obsolete in V20


Data Members

face_tag
tag_t
Tag of the face on which the Projected
point lies . This will be a NULL_TAG if component
is NOT fully loaded, use 'face_handle' instead.

point [ 3 ]
double
Projected point location

face_normal [ 3 ]
double
Surface normal at the projected point

face_handle
char *
Entity handle of the face on which the Projected
point lies . This will be NULL if component
is fully loaded, use 'face_tag' instead. Use
UF_TAG_ask_tag_of_handle
to get the face tag once the corresponding component is loaded