API Reference > OdDb Classes > OdDbLight Class > OdDbLight Methods > OdDbLight::setIsPlottable Method
OdDbLight::setIsPlottable Method
Syntax
C++
void setIsPlottable(bool plot);
Parameters 
Description 
bool plot 
[in] Flag that specifies whether this light is plottable. 

Specifies whether this light is shown during plotting. 

 

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