API Reference > OdDbRoot Classes > OdDbBaseLayerPE Class > OdDbBaseLayerPE Methods > OdDbBaseLayerPE::isOff Method
OdDbBaseLayerPE::isOff Method
Syntax
C++
virtual bool isOff(const OdRxObject* obj) const = 0;
Parameters 
Description 
const OdRxObject* obj 
[in] A pointer to a layer object.
 

Returns true if the layer is off, otherwise returns false.

Determines whether a specified layer object is off. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.