API Reference > OdDb Classes > OdDb3dProfile Class > OdDb3dProfile Methods > OdDb3dProfile::getPathRef Method
OdDb3dProfile::getPathRef Method
Syntax
C++
OdResult getPathRef(OdDbPathRef& pathRef) const;
Parameters 
Description 
OdDbPathRef& pathRef 
[out] path reference of the edge(s).
 

eOk if successful.

Returns the path reference of the edge if the profile is an edge or set of edges. If the profile is not an edge or set of edges, pathRef will be empty 

 

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