 |
PK_EDGE_make_curve_o_t |
|
struct PK_EDGE_make_curve_o_s
{
int o_t_version; --- version of option structure
PK_EDGE_curve_direction_t curve_dir; --- structure to set curve dir
};
typedef struct PK_EDGE_make_curve_o_s PK_EDGE_make_curve_o_t;
Holds optional controls for PK_EDGE_make_curve.
Used in:
PK_EDGE_make_curve
The option structure defines options applicable to creating a curve from
a set of edges.
'curve_dir' : structure to explicitly set the curve direction. If
the direction is not set, the direction of the resulting
curve will have a tangent that is in the same direction as
the first edge in the supplied set