Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
SafePathHolder::= Operator
Syntax
C++
SafePathHolder& operator =(const SafePathHolder& rightValue);

Copy one path holder object to another (assignment operator).

Parameters
Description
rightValue
[in] Another path holder object to copy from (the right-hand operand of the assignment operation).

The reference to the path holder object modified by the assignment operation.

Copyright © 2002-2022. Open Design Alliance All rights reserved.