![]() |
PK_GEOM_copy_t |
typedef int PK_GEOM_copy_t;
PK_CURVE_embed_in_surf_o_t
PK_EDGE_attach_curves_o_t
PK_GEOM_copy_o_t
This datatype defines the behaviour when copying geometry.
It has the values:
PK_GEOM_copy_auto_c Geometry will be copied only if necessary.
PK_GEOM_copy_always_c Geometry will always be copied.
PK_GEOM_copy_never_c Geometry will never be copied.