API Reference > OdDb Classes > OdDbGeomRef Class
OdDbGeomRef Class
OdDbGeomRefOdDbGeomRef
Syntax
C++
class OdDbGeomRef : public OdRxObject;

DbGeomRef.h

This class represents a reference to a geometry object. It is the base class for references. 

 

 
Name 
Description 
 
Destructor destroys an instance of this class. 
 
Name 
Description 
 
Creates an entity using this geometry reference.
 
 
Evaluates and caches the geometry.
 
 
Checks whether this geometry reference is empty.
 
 
Checks whether this geometry reference is valid.
 
 
 
 
Resets this geometry reference. 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.