API Reference > Functions > < Function
< Function
Syntax
C++
bool TB_COMMON_EXPORT operator <(const OdGePoint2d& lhs, const OdGePoint2d& rhs);

BmGeComparison.h

True if lhs is closer to (0, 0) than rhs. False - otherwise.

Compares two OdGePoint2d objects. 

 

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