API Reference > Classes > OdAny Class > OdAny Operators > << Operator > OdAny::<< Operator (OdDAI::Logical &)
OdAny::<< Operator (OdDAI::Logical &)
Syntax
C++
void operator <<(const OdDAI::Logical & val);
Parameters 
Description 
const OdDAI::Logical & val 
[in] A Logical value to be written (right-hand operand of the << operator). 

Writes the value of the Logical data type variable into the OdAny object.

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