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

Constructor copy. Creates a new empty path holder and init data from rightValue.

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