API Reference > OdDb Classes > OdDb3dSolid Class > OdDb3dSolid Methods > OdDb3dSolid::convertToBrepAtSubentPaths Method
OdDb3dSolid::convertToBrepAtSubentPaths Method
Syntax
C++
virtual OdResult convertToBrepAtSubentPaths(const OdDbFullSubentPathArray&);
Parameters 
Description 
paths 
[in] Array of references to history items.
 

Returns eOk if successful or an appropriate error code in other case.

Converts individual history items from a parameterized type to a simple boundary-representation without its parameter or type information. 

 

This method is not implemented.

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