API Reference > OdBr Classes > OdBrEntity Class > OdBrEntity Methods > OdBrEntity::setSubentPath Method
OdBrEntity::setSubentPath Method
Syntax
C++
OdBrErrorStatus setSubentPath(OdBrBrep & brep, OdDbBaseFullSubentPath& subpath);
Parameters 
Description 
OdBrBrep & brep 
[in] Owner.  
OdDbBaseFullSubentPath& subpath 
[in] Full subentity path. 

odbrOK if the operation is successful or the appropriate error code otherwise.

This method is for internal use only. Use OdDbBody::setSubentPath() instead. 

 

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