UF_SURF_REG_seed_s (查看源代码)
 
定义在: uf_surf_reg.h
 
也被称为:
 
概述
The parameters for defining the seed surface region feature. Boundary faces
and/or tangential edge expression can be used to limit the region.


Data Members

name
char *
Optional name of feature

seed_face
tag_t (tag_t类型)
The seed face of the body

boundary_faces
tag_t * (tag_t型的指针)
Array of boundary faces or NULL if not used

bnd_face_count
int
Number of faces in boundary array

traverse_holes
int
Flag whether to traverse interior holes

tang_edge_str
char *
String value of the tangential edge
expression or NULL if not used.

update_after_body
int
Flag to indicate when to update. Set this
to 1 to update after the body, set it to
0 to update at the time stamp.