API Reference > OdDb Classes > OdDbEdgeRef Class > OdDbEdgeRef Methods > OdDbEdgeRef::setCurve Method
OdDbEdgeRef::setCurve Method
Syntax
C++
void setCurve(const OdGeCurve3d* pCurve);
Parameters 
Description 
const OdGeCurve3d* pCurve 
[in] input curve. 

Sets the constant three-dimensional curve to be hold by this edge reference. 

 

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