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

Creates an instance of this class. 

 

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