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

true if equal, and false otherwise.

Compare two path holders.

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