API Reference > OdDAI Namespace > Classes > SafePathHolder Class > SafePathHolder Operators > SafePathHolder::== Operator
SafePathHolder::== Operator
Syntax
C++
bool operator ==(const SafePathHolder& rightValue);
Parameters 
Description 
const SafePathHolder& rightValue 
[in] path holder to compare.  

true if equal, and false otherwise.

Compare two path holders.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.