API Reference > OdBr Classes > OdBrEntity Class > OdBrEntity Methods > OdBrEntity::getSubentPath Method
OdBrEntity::getSubentPath Method
Syntax
C++
OdBrErrorStatus getSubentPath(OdDbBaseFullSubentPath& subPath) const;
Parameters 
Description 
OdDbBaseFullSubentPath& subPath 
[out] Full subentity path of this entity object. 

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

Returns the FullSubentPath of this entity object. 

 

OdDbBody::setSubentPath().

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