API Reference > OdDb Classes > OdDbPathRef Class > OdDbPathRef Methods > OdDbPathRef::setEdgeRefs Method
OdDbPathRef::setEdgeRefs Method
Syntax
C++
void setEdgeRefs(const OdArray<OdDbEdgeRef>& edges);
Parameters 
Description 
const OdArray<OdDbEdgeRef>& edges 
[in] sequence of edge references. 

Sets the path reference from a sequence of edge references. 

 

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