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

Sets a new value of the inclusive flag. The inclusive flag indicates whether the elements in the filter will be stored (if true) or not (if false). 

 

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