API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFilter Class > OdPrcFilter Methods > OdPrcFilter::setIsActive Method
OdPrcFilter::setIsActive Method
Syntax
C++
void setIsActive(bool is_active);
Parameters 
Description 
bool is_active 
[in] A new value of the flag to be set. 

Sets a new value of the active flag. The active flag indicates whether the filter is active (if true) or inactive (if false). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.