AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual MgClassDefinition* MgFeatureReader::GetClassDefinition (  )  [pure virtual]

Gets the class definition of the object currently being read. If the user has requested only a subset of the class properties (as specified in the filter text), the class definition reflects what the user has requested, rather than the full class definition.

Returns:
Returns an MgClassDefinition object representing the current feature object.
Exceptions:
MgConnectionNotOpenException 
MgFdoException