API Reference > OdDbRoot Classes > OdDbBaseLayerPE Class
OdDbBaseLayerPE Class
OdDbBaseLayerPEOdDbBaseLayerPE
Syntax
C++
class OdDbBaseLayerPE : public OdRxObject;

DbBaseDatabase.h

This class is the protocol extension to be used as a layer abstraction, independent of the underlying database (OdDbDatabase or OdDgDatabase).

TD_DbRoot 

 

 
Name 
Description 
 
Returns the current linetype for the specified layer.
 
 
Determines whether a specified layer is frozen.
 
 
Determines whether a specified layer object is off.
 
 
name 
Returns the name of a specified layer object.
 
 
Sets the frozen status of this Layer.
 
 
Sets the on / off status of this Layer.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.