AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgFeatureGeometricType Class Reference
[MgFeatureGeometricType]

List of all members.


Detailed Description

Is a set of constants specifying the dimensions of geometries which can be stored in a geometry property.

Remarks:
The constants can be bit-wise OR'd together. A value of this type is returned by MgGeometricPropertyDefinition::GetGeometryTypes.

Static Public Attributes

static const int Curve = 2
static const int Point = 1
static const int Solid = 8
static const int Surface = 4