UF_WELD_spot_face_loc_s (查看源代码)
 
定义在: uf_weld_types.h
 
也被称为:
 
概述
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_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