API Reference > OdDb Classes > OdDbBody Class > OdDbBody Methods > OdDbBody::setSubentPath Method
OdDbBody::setSubentPath Method
Syntax
C++
static OdResult setSubentPath(OdBrEntity & ent, OdDbFullSubentPath& subpath);
Parameters 
Description 
OdBrEntity & ent 
[in] BREP object.  
subPath 
[in] Subentity path. 

eOk if successful, or an appropriate error code otherwise.

For internal use only. 

 

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