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

int value.

Operator int. Provides int value. If there is not int value, exception will be thrown.

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