Is a set of constants specifying the dimensions of geometries which can be stored in a geometry property.
More...
List of all members.
|
Static Public Attributes |
static const int | Curve = 2 |
static const int | Point = 1 |
static const int | Solid = 8 |
static const int | Surface = 4 |
Detailed Description
Is a set of constants specifying the dimensions of geometries which can be stored in a geometry property.