PK_TOPOL_dimension_t   

typedef int PK_TOPOL_dimension_t;

Used in:

PK_BODY_boolean_o_t
PK_BODY_make_curves_outline_o_t
PK_BODY_make_persp_outline_o_t
PK_BODY_make_spun_outline_o_t
PK_TOPOL_delete_redundant_2_o_t
PK_TOPOL_identify_redundant_o_t


This datatype indicates the topological dimensions of a topology.
It has four values:

PK_TOPOL_dimension_0_c   : zero topological dimension, i.e. vertices

PK_TOPOL_dimension_1_c   : one topological dimension, i.e. edges

PK_TOPOL_dimension_2_c   : two topological dimensions, i.e. faces

PK_TOPOL_dimension_any_c : any topological dimensions