UF_MODL_law_no_spine_curve_s (查看源代码)
 
定义在: uf_modl_types.h
 
也被称为:
 
概述
method_type == UF_MODL_LAW_CURVE. The law evaluates to the "Y" distance
between the given profile and the base curve, the profile should be in the
X-Y plane. If a base curve is not supplied, then the X axis is used as a base.


Data Members

law_profile
UF_STRING_t
Profile defining the law.

base
tag_t (tag_t类型)
Base curve of the law. If the base curve is
not desired, set this to NULL_TAG.

direction
UF_MODL_curve_direction_t
Indication if the base curve should
start from the beginning or end of
the curve.