API Reference > OdDb Classes > OdDbPathRef Class > OdDbPathRef Constructor > OdDbPathRef::OdDbPathRef Constructor (OdDbPathRef&)
OdDbPathRef::OdDbPathRef Constructor (OdDbPathRef&)
Syntax
C++
OdDbPathRef(const OdDbPathRef& src);
Parameters 
Description 
const OdDbPathRef& src 
[in] Input a reference to the object to copy. 

Creates an OdDbPathRef based on another OdDbPathRef object. 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.