API Reference > OdDAI Namespace > Classes > Select Class > Select Methods > Select::setBINARY Method
Select::setBINARY Method
Syntax
C++
bool setBINARY(BINARY & val);
Parameters 
Description 
BINARY & 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 binary value.

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