AutoCAD Map 3D 2009 Geospatial Platform Reference
From AutoCAD Map 3D Geospatial Platform API
MgFeatureCommandType Class Reference
[MgFeatureCommandType]
Detailed Description
Is a set of constants used to specify the type of an MgFeatureCommand object.Static Public Attributes | |
| static const int | DeleteFeatures = 2 |
| static const int | InsertFeatures = 0 |
| static const int | LockFeatures = 3 |
| static const int | UnlockFeatures = 4 |
| static const int | UpdateFeatures = 1 |