API Reference > OdDb Classes > OdDbMPolygon Class > OdDbMPolygon Methods > OdDbMPolygon::subSubentPtr Method
OdDbMPolygon::subSubentPtr Method
Syntax
C++
virtual OdDbEntityPtr subSubentPtr(const OdDbFullSubentPath& path) const;
Parameters 
Description 
const OdDbFullSubentPath& path 
[in] The OdDbFullSubentPath to the subentity.  

Return the OdSmartPtr class for the OdDbEntity object pointer; NULL otherwise.

Create an object by OdDbFullSubentPath to the subentity.

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