Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrEntity::getSubentPath Method
Syntax
C++
OdBrErrorStatus getSubentPath(OdDbBaseFullSubentPath& subPath) const;

Returns the FullSubentPath of this entity object. 

 

Parameters
Description
subPath
[out] Full subentity path of this entity object.

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

OdDbBody::setSubentPath().

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