Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcfTimeStamp::< Operator
Syntax
C++
bool operator <(const OdBcfTimeStamp& val) const;

Less than operator for BCF timestamp objects.

Parameters
Description
val
[in] Another BCF timestamp value to be compared with (right-hand operand).

true if the BCF timestamp object is less than another BCF timestamp object; otherwise, the method returns false.

Copyright © 2002-2022. Open Design Alliance All rights reserved.