UF_MODL_pocketpad_outline_single_outline_corner_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
outline_type == UF_MODL_SINGLE_OUTLINE_CORNER or
outline_type == UF_MODL_SINGLE_OUTLINE_NO_ATTACH


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.

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.

corner_radius
UF_MODL_parm_p_t
The parameter containing
the radius value desired
for "corner" of
non-smooth outlines.
Non-smooth outlines are
outlines whose curve
tangents are not within
angle tolerance across
their end points. This
radius is applied on
the side of the
pocket/pad at these
points.