Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSurface::subSubentPtr Method
Syntax
C++
virtual OdDbEntityPtr subSubentPtr(const OdDbFullSubentPath& id) const;

Creates a copy of a subentity. 

 

Parameters
Description
id
[in] Full path to the subentity that should be copied.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.