UF_MODL_faces_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
The following structure allows definition of an array of
faces along with an extension option.


Data Members

number_of_faces
int
Number of faces supplied in the
following array.

faces
tag_t *
Array of faces to be used in the
function. Note that some
functions may allow planes and
datum planes in this array.

face_extension
UF_MODL_face_extension_t
Indication of how the faces
should be extended if the
function allows for face
extension.