Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSi::Extent3d::IntersectResult Enumeration
Syntax
C++
enum IntersectResult { left = 0, upon = 1, right = 2 };
Members
Description
left
Coordinate is to the *left* of the *extents*.
upon
Coordinate is *upon* the *extents*.
right
Coordinate is to the *right* of the *extents*.

File: SiExtents.h 

Namespace: OdSi 

Module: API Reference 

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