UF_SF_orientation_data_s
(查看源代码)
定义在: uf_sf_types.h
也被称为:
UF_SF_orientation_data_t
UF_SF_orientation_data_p_t
Data Members
face_tag
tag_t (tag_t类型)
tag of a solid face.
The y vector will be defined normal to this face.
If this is a NULL_TAG use origin, x_dir, and y_dir
to create csys and use it to define y orientation.
origin [ 3 ]
double
origin info
x_dir [ 3 ]
double
x direction vector
y_dir [ 3 ]
double
y direction vector
The y vector will be defined normal to this face.
If this is a NULL_TAG use origin, x_dir, and y_dir
to create csys and use it to define y orientation.