API Reference > OdDb Classes > OdDbRenderEnvironment Class
OdDbRenderEnvironment Class
OdDbRenderEnvironmentOdDbRenderEnvironment
Syntax
C++
class OdDbRenderEnvironment : public OdDbObject;

DbRenderSettings.h

Database-resident OdDbRenderEnvironment objects are stored in the NamedObjectsDictionary under ACAD_RENDER_ENVIRONMENT. 

 

 
Name 
Description 
 
 
 
 
 
Name 
Description 
 
 
 
Returns a pointer to the OdGiDrawable for the object. If the object doesn't have an associated OdGiDrawable object, this function returns NULL. 
 
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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Sets the values of this object's subentity traits, and returns with the calling object's subentity traits.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.