Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents2d::isValidExtents Method
Syntax
C++
bool isValidExtents() const;

Checks whether this OdGeExtents2d object contains valid extents.

true if and only if this OdGeExtents2d object contains valid extents.

Extents are valid if and only if each member of the minimum extents is less than or equal to the corresponding member of maximum extents.

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