UF_CURVE_constraint_s (查看源代码)
 
定义在: uf_curve.h
 
也被称为:
 
概述
The following structure is the structure used define the constraint
with which the associative curve must be created.


Data Members

constraint_type
UF_CURVE_constraint_type_t
The type of constraint

end_type
UF_CURVE_end_type_t
The end to which this constraint
must be applied.

object_tag
tag_t (tag_t类型)
Object with which the constraint
is to be applied.

value
double
If constraint needs a value then
use this field, ex. UF_CURVE_angle
UF_CURVE_radius type constraints.

help_data
UF_CURVE_help_data_t
help data when constraint is tangent / normal