PK_EDGE_optimise_result_t   
typedef int PK_EDGE_optimise_result_t;

Used in:

PK_EDGE_optimise


This datatype specifies whether the edge has been modified.

It has the values:
    PK_EDGE_optimise_success_c:      The tolerance of the edge has been set.

    PK_EDGE_optimise_failure_c:      Parasolid was unable to set the tolerance
                                     of the edge or was unable to set a
                                     tolerance below the desired upper bound.

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