API Reference > OdBcf Namespace > OdBcf::Consts Namespace > Variables > OdBcf::Consts::OdIntUnset Variable
OdBcf::Consts::OdIntUnset Variable
Syntax
C++
const int OdIntUnset = std::numeric_limits<int>::max();

BcfConsts.h

details An undefined (unset) value for the int datatype used for BCF format operations.

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