Close

Relief for ODA Team in Ukraine

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

Checks whether this OdGeExtents3d object contains valid extents.

true if and only if this OdGeExtents3d 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.