API Reference > OdDAI Namespace > Classes > Logical Class > Logical Methods > Logical::exists Method
Logical::exists Method
Syntax
C++
int exists() const;

1 if the Logical object's value is defined (set); otherwise, the method returns 0.

Checks whether the Logical object has a defined value (whether the value is set).

exists() method.

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