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.
 

If successful, returns a pointer to the resulting copy. Otherwise returns null.

Creates a copy of the subentity. 

 

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