PK_GEOM_soft_extended_t   

typedef int PK_GEOM_soft_extended_t;


This datatype specifies whether geometry has been changed during the operation

It has the values:

    PK_GEOM_soft_extended_no_c      The geometry has not been extended and
                                    remains the same as before the operation.

    PK_GEOM_soft_extended_yes_c     The geometry has been softly extended
                                    as a result of the operation.