API Reference > OdDb Classes > OdDbSubentRef Class > OdDbSubentRef Methods > OdDbSubentRef::copyFrom Method
OdDbSubentRef::copyFrom Method
Syntax
C++
virtual void copyFrom(const OdRxObject* src);
Parameters 
Description 
const OdRxObject* src 
[in] subentity reference that will be copied 

Creates OdDbSubentRef using other OdDbSubentRef. 

 

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