Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeInterval::getMerge Method
Syntax
C++
void getMerge(const OdGeInterval& otherInterval, OdGeInterval& result) const;

Returns the smallest interval containing both the specified interval and this interval. 

 

Parameters
Description
otherInterval
[in] The interval to be merged with this one.
result
[out] Receives the merged interval.
Copyright © 2002-2022. Open Design Alliance All rights reserved.