Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGConditionBase::getComp Method
Syntax
C++
OdBm::CompareMode::Enum getComp() const;

Returns the condition's compare type as a one value from the CompareMode enumeration. 

 

Returning value can be one of the next values:

Undefined
-1
NotEqual
0
Less
1
LessOrEqual
2
Equal
3
GreaterOrEqual
4
Greater
5
Parallel
6
AntiParallel
7
ParallelOrAnti
8
SameHemisphere
10
OppositeHemisphere
11
AtLeastOne
12
All
13
AzimuthSameQuadrant
14
AzimuthOppositeQuadrant
15
Copyright © 2002-2022. Open Design Alliance All rights reserved.