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

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

Creates a copy of a subentity. 

 

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