API Reference > OdDb Classes > OdDbPathRef Class > OdDbPathRef Methods > OdDbPathRef::copyFrom Method
OdDbPathRef::copyFrom Method
Syntax
C++
virtual void copyFrom(const OdRxObject* src);
Parameters 
Description 
const OdRxObject* src 
[in] Input a reference to the object to copy. 

Initializes this reference using a given object. 

 

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