UF_MODL_single_outline_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
outline_type == UF_MODL_SINGLE_OUTLINE


Data Members

outline_curves
UF_MODL_project_curves_p_t
The curves making up the
outline.

curves_represent
UF_MODL_curves_represent_t
Indication of whether
the curves represent
theoreticals or tangents

outline_represents
UF_MODL_outline_represents_t
Indication of whether
this outline is defining
the shape of the
pocket/pad at the
placement face of the
pocket/pad, at the
floor face o the pocket,
or at the top face
of the pad.

taper_angle
UF_MODL_parm_p_t
The parameter containing
the angle value for the
taper, if the
taper_relative_to setting
is
UF_MODL_TAPER_BY_OUTLINE_FACE_NORMALS
or
UF_MODL_TAPER_BY_OUTLINE_FIXED_VECTOR
then this should be an array
of UF_MODL_parm_t where each
is a law using the outline
curve/edge as the spine

taper_relative_to
UF_MODL_taper_relative_to_t
Indication of how the
taper angle is measured,
either relative to the
face normals or to a
fixed vector.

taper_vector
UF_MODL_vector_p_t
The vector from which
the taper angle is
measured, if the taper
is relative to a fixed
vector.