UF_SKET_con_geom_s (view source)
 
Defined in: uf_sket_types.h
 
Also known as:
 


Data Members

geom_tag
tag_t
The geomtry's tag

vertex_type
UF_SKET_geom_vertex_t
Vertex type if it is the vertex
of the geometry that will be
constrained.
Valid types are specified in
UF_SKET_geom_vertex_t.

vertex_index
int
Starting from 1. Used to
indicate which defining point
of the spline will be constrained.
Only used when vertex_type is
UF_SKET_spline_defining_point.

use_help
UF_SKET_help_type_t
Whether to use help data (either
help points or help parameter.)
Valid types as specified in
UF_SKET_help_type_t. Help
points/parameters are used to
indicate whereabouts on the geometry
a constraint should apply to. They
are only needed when the constraints
are of type UF_SKET_tangent,
UF_SKET_point_on_curve, or
UF_SKET_point_on_string.

help_point [ 3 ]
double
Help point

help_parameter
double
Help parameter