PK_EDGE_set_blend_chamfer_o_t   
struct PK_EDGE_set_blend_chamfer_o_s
    {
    int                    o_t_version;  --- version number of option structure
    PK_blend_properties_t  properties;   --- properties of blend
                                         --- (PK_blend_properties_t) [PF]
    };

typedef struct PK_EDGE_set_blend_chamfer_o_s PK_EDGE_set_blend_chamfer_o_t;



Holds optional controls for setting a chamfer blend.

Used in:

PK_EDGE_set_blend_chamfer


The option structure defines options applicable to setting a chamfer
blend.

Description of fields:

    'properties'
        Properties of the blend.
        Note that some fields of 'properties' must be set to specific values
        for facet geometry.


Generated on: Fri, 04 Oct 2024 12:18:24 GMT