API Reference > OdDAI Namespace > Classes > Boolean Class > Boolean Operators > Boolean::int Operator
Boolean::int Operator
Syntax
C++
operator int() const;

Casts the Boolean object's value to the signed int data type.

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