API Reference > OdDb Classes > OdDbCoordSystemRef Class
OdDbCoordSystemRef Class
OdDbCoordSystemRef
Syntax
C++
class OdDbCoordSystemRef : public OdRxObjectImpl<OdDbGeomRef>;

DbGeomRef.h

This class represents a reference to a coordinate system. 

 

 
Name 
Description 
 
Destroys an instance of this class. 
 
This is the overview for the OdDbCoordSystemRef constructor overload. 
 
Name 
Description 
 
Returns the transformation matrix of the coordinate system held by this reference. 
 
Initializes this reference using a given object.
 
 
Creates an entity using this coordinate system reference.
 
 
Returns an entity ID held by this reference. 
 
Evaluates and caches the geometry.
 
 
Checks whether this coordinate system reference is empty.
 
 
Checks whether this coordinate system reference is valid.
 
 
 
 
Resets this coordinate system reference. 
 
set 
This is the overview for the set method overload. 
 
Returns an array of subent references held by this reference. 
 
Name 
Description 
 
= 
Copies a given coordinate system reference to this reference.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.