UF_CURVE_offset_distance_data_s (view source)
 
Defined in: uf_curve.h
 
Also known as:
 
Overview
The following structure holds data that is specific to the
UF_CURVE_OFFSET_DISTANCE_NO_TRIM,
UF_CURVE_OFFSET_DISTANCE_FILLET, and
UF_CURVE_OFFSET_DISTANCE_TANGENT types of offset curve.


Data Members

distance
char *
Distance to offset input_curves string

rough_type
int
1 for rough type, 0 otherwise
rough_type = 1 will produce a spline or
splines that approximate the offset curve(s).
The approximation may not be as accurate as
for the regular offset, but should be faster.