API Reference > OdDb Classes > OdDbGeoPositionMarker Class
OdDbGeoPositionMarker Class
OdDbGeoPositionMarkerOdDbGeoPositionMarkerOdDbGeoPositionMarker
Syntax
C++
class OdDbGeoPositionMarker : public OdDbEntity;

DbGeoPositionMarker.h

 

Class represents a geographical location aware marker object with a label.

 
Name 
Description 
 
This is ~OdDbGeoPositionMarker, a member of class OdDbGeoPositionMarker. 
 
Creates an instance of the OdDbGeoPositionMarker class. 
 
Name 
Description 
 
Enumerator representing alignment type of label text. 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the current value of the label text frame enabling flag. The frame enabling flag indicates that the label text has a frame (if true). 
 
Returns the current value of the insertion point of the position marker. 
 
Returns the current value of the landing gap of the position marker. 
 
Returns the current value of the geographical location of the position marker.
 
 
Returns the copy of the current position marker multiline text label value. 
 
Returns the current value of the multiline text label visibility flag. The visibility flag indicates that the multiline text label is visible (if true). 
 
Returns the current value of the normal of the position marker as an OdGeVector3d object. 
 
Returns the current value of the position marker notes as an OdString. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbGeoPositionMarker. 
 
Returns the current value of the insertion point of the position marker. 
 
Returns the current radius value of the position marker. 
 
Sets a new value of the label text frame enabling flag. The frame enabling flag indicates that the label text has a frame (if true).
 
 
Sets a new value of the geographical location of the position marker.
 
 
Sets a new value of the landing gap of the position marker.
 
 
Sets a new value of the geographical location of the position marker.
 
 
Sets a new multiline text label value of the position marker as a copy of the input parameter's referenced value.
 
 
Sets a new value of the multiline text label visibility flag. The visibility flag indicates that the multiline text label is visible (if true).
 
 
Sets a new value of position marker notes.
 
 
Sets a new value of the insertion point of the position marker.
 
 
Sets a new radius value of the position marker.
 
 
Sets a new text label value of the position marker.
 
 
Sets a new value of the label text alignment type.
 
 
Called as the first operation as this object is being closed, for database -resident objects only. 
 
This is subGetGeomExtents, a member of class OdDbGeoPositionMarker. 
 
Sets the values of this object's subentity traits, and returns with the calling object's subentity traits.
 
 
Called by setDatabaseDefaults() after the values are set.
 
 
This is subTransformBy, a member of class OdDbGeoPositionMarker. 
 
This is subViewportDraw, a member of class OdDbGeoPositionMarker. 
 
This is subWorldDraw, a member of class OdDbGeoPositionMarker. 
 
text 
Returns the current position marker text label value. 
 
Returns the current value of the label text alignment type. 
 
Returns the current value of the label text style of the position marker as an OdDbObjectId. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.