API Reference > OdDAI Namespace > Classes > Select Class > Select Methods > Select::setLogical Method
Select::setLogical Method
Syntax
C++
bool setLogical(const Logical & val);
Parameters 
Description 
const Logical & val 
[in] A new value.  

Returns true if the value was successfully set; otherwise, the method returns false.

Sets a new value represented with a logical value.

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