API Reference > OdDb Classes > OdDbEdgeRef Class > OdDbEdgeRef Methods > createObject Method > OdDbEdgeRef::createObject Method (OdGeCurve3d*)
OdDbEdgeRef::createObject Method (OdGeCurve3d*)
Syntax
C++
static OdSmartPtr<OdDbEdgeRef> createObject(const OdGeCurve3d* pCurve);
Parameters 
Description 
const OdGeCurve3d* pCurve 
[in] geometry curve 

Creates an instance of this class. 

 

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