AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

INT32 MgGeometricPropertyDefinition::GetGeometryTypes (  ) 

Gets the MgFeatureGeometricType types which specify the categories of the geometries (point, line, surface, solid) that can be stored in this geometric property.

.NET Syntax
int GetGeometryTypes();
Java Syntax
int GetGeometryTypes();
PHP Syntax
int GetGeometryTypes();

Returns:
Returns the bit-wise OR combination of one or more of the MgFeatureGeometricType constants.