API Reference > OdGe Classes > OdGeInterval Class > OdGeInterval Methods > OdGeInterval::isSingleton Method
OdGeInterval::isSingleton Method
Syntax
C++
bool isSingleton() const;

Returns true if and only if this interval object is a singleton.

Returns true if and only if this interval is bounded, and the upper and lower bounds are equal within tolerance().

Copyright © 2002–2020. Open Design Alliance. All rights reserved.