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

the reference to itself.

Copy one path holder to another.

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