API Reference > OdDb Classes > OdDbGeoDataMarker Class
OdDbGeoDataMarker Class
OdDbGeoDataMarker
Syntax
C++
class OdDbGeoDataMarker : public OdGiDrawable;

OdDbGeoDataMarker.h

OdDbGeoDataMarker is OdDbGeoData location marker. It should be drawn only in active viewport, for both model and paper spaces when GEOMARKERVISIBILITY == true and GeoData is present in database. It shouldn't be drawn in paper space viewport if activeView is overallView. 

 

 
Name 
Description 
 
Virtual destructor. 
 
Name 
Description 
 
 
 
Clear current view value. 
 
It is the pseudo-constructor that creates an instance of this class and returns the typified smart pointer to it. 
 
Get view in which current object is drawn.
 
 
 
 
id 
 
 
 
 
 
 
 
 
 
 
Set view in which current object is drawn.
 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.