Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrEntity::setSubentPath Method
Syntax
C++
OdBrErrorStatus setSubentPath(OdBrBrep & brep, OdDbBaseFullSubentPath& subpath);

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

 

Parameters
Description
brep
[in] Owner.
subpath
[in] Full subentity path.

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

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