CFx SDK Documentation 2024 SP0
|
#include <OdDbGeoDataMarker.h>
Static Public Member Functions | |
static OdDbGeoDataMarkerPtr | createObject () |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
Protected Member Functions | |
OdDbGeoDataMarker () | |
Protected Member Functions inherited from OdGiDrawable | |
OdGiDrawable () | |
virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const =0 |
virtual bool | subWorldDraw (OdGiWorldDraw *wd) const =0 |
virtual void | subViewportDraw (OdGiViewportDraw *vd) const =0 |
virtual OdUInt32 | subViewportDrawLogicalFlags (OdGiViewportDraw *vd) const |
virtual OdUInt32 | subRegenSupportFlags () const |
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.
<group OdDb_Classes>
Definition at line 45 of file OdDbGeoDataMarker.h.
|
protected |
OdDbGeoDataMarker::~OdDbGeoDataMarker | ( | ) |
Virtual destructor.
|
virtual |
Declares the method incrementing the reference counter in objects derived from this class.
Implements OdRxObject.
void OdDbGeoDataMarker::clearView | ( | ) |
Clear current view value.
|
static |
It is the pseudo-constructor that creates an instance of this class and returns the typified smart pointer to it.
OdGsViewPtr OdDbGeoDataMarker::getView | ( | ) | const |
Get view in which current object is drawn.
|
virtual |
Retrieves the OdGsCache associated with this object.
Implements OdGiDrawable.
|
virtual |
Retrieves the database ID of this object.
Implements OdGiDrawable.
|
virtual |
Checks whether this object is persistent (stored in a database).
Implements OdGiDrawable.
|
virtual |
Returns the value of the reference counter, that is, the number of references to an instance of this class.
Reimplemented from OdRxObject.
|
virtual |
Declares the method decrementing the reference counter in objects derived from this class.
Implements OdRxObject.
Assigns the specified OdGsCache to this object.
pGsNode | [in] Pointer to the OdGsCache to be assigned. |
Implements OdGiDrawable.
|
virtual |
Implements OdGiDrawable.
|
virtual |
Implements OdGiDrawable.
|
virtual |
Implements OdGiDrawable.