UF_CURVE_trim_one_bound_s (view source)
 
Defined in: uf_curve.h
 
Also known as:
 
Overview
Structure to use to define the trim desired when the
trim_type == UF_CURVE_TRIM_TO_ONE_BOUND


Data Members

string_trim_extend_end
UF_CURVE_trim_opts_t
Indication of which end
of the string should be
trimmed or extended to the
bounding object, this
should be set to one of
the following values:
UF_CURVE_TRIM_EXTEND_START
UF_CURVE_TRIM_EXTEND_END

bound
UF_CURVE_trim_bound_t
The bounding definition.

trim_bound
logical
Indication of whether the
bounding string should be
trimmed or not.

view
UF_MODL_vector_p_t
Vector defining viewing
direction in which to
measure minimum distance.
If vector is defined with
a datum axis, the feature
will be associated to the
datum axis.
If vector is defined using
plane of curves option,
curves do not need to be
supplied in vector
structure, the bounding
object strings and string
being trimmed will
determine plane.
If (void )0 then minimum
distance will be measured
3 dimensionally.