API Reference > OdDb Classes > OdDbBody Class > OdDbBody Methods > OdDbBody::subSubentPtr Method
OdDbBody::subSubentPtr Method
Syntax
C++
virtual OdDbEntityPtr subSubentPtr(const OdDbFullSubentPath& id) const;
Parameters 
Description 
const OdDbFullSubentPath& id 
[in] Subentity that should be copied.
 

Pointer to the resulting copy if successful, NULL otherwise.

Creates a copy of the subentity. 

 

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