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 
 
This is addRef, a member of class OdDbGeoDataMarker. 
 
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.
 
 
This is gsNode, a member of class OdDbGeoDataMarker. 
 
id 
This is id, a member of class OdDbGeoDataMarker. 
 
This is isPersistent, a member of class OdDbGeoDataMarker. 
 
This is numRefs, a member of class OdDbGeoDataMarker. 
 
This is release, a member of class OdDbGeoDataMarker. 
 
This is setGsNode, a member of class OdDbGeoDataMarker. 
 
Set view in which current object is drawn.
 
 
This is subSetAttributes, a member of class OdDbGeoDataMarker. 
 
This is subViewportDraw, a member of class OdDbGeoDataMarker. 
 
This is subWorldDraw, a member of class OdDbGeoDataMarker. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.