UF_MODL_blend_faces_limit_data_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 


Data Members

use_start_limit
logical
If TRUE, the blend is trimmed to start
in a constant parameter line determined
by a start limiting plane. The blend
lies on the positive side of the
plane.

start_limit [ 6 ]
double
Definition of the start limit plane
(point and a normal vector).

use_end_limit
logical
If TRUE, the blend is trimmed to end in
a constant parameter line determined
by a start limiting plane. The blend
lies on the positive side of the
plane.

end_limit [ 6 ]
double
Definition of the end limit plane
(point and a normal vector).

use_help_point
logical
If TRUE, use a help point to
differentiate between multiple
alternative possible blends between
the faces. If there is a blend which
passes close to the help point, it is
the one created.

help_point [ 3 ]
double
Coordinates of the help point.