UF_SURF_REG_seed_s (view source)
 
Defined in: uf_surf_reg.h
 
Also known as:
 
Overview
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
The seed face of the body

boundary_faces
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.