UF_CURVE_offset_distance_data_s (查看源代码)
 
定义在: uf_curve.h
 
也被称为:
 
概述
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.