UF_MODL_bead_section_plane_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
This structure is used to define the normal of the orientation plane
for the bead sections.


Data Members

plane_normal_type
UF_MODL_bead_plane_normal_t
Indication of how the
section plan normal is
being defined, either as
a tangent along the
centerline or a fixed
direction.

defined_by
UF_MODL_bead_plane_defined_by_t
Additional information
required if the
plane_normal_type is
UF_MODL_FIXED_DIRECTION.
In this case, this will
be a pointer to direction
information which defines
the fixed normal of the
orientation plane.