UF_CURVE_trim_mult_s (view source)
 
Defined in: uf_curve.h
 Also known as: 
- UF_CURVE_trim_mult_t
 
- UF_CURVE_trim_mult_p_t
 
  
Overview
The following structure is returned from UF_CURVE_create_trim if multiple
  intersection points were found between the bounding object and the string
  being trimmed.
Data Members
num_bound1_pts
 int
bound1_pts
 double *
num_bound2_pts
 int
bound2_pts
 double *
 
following array.