Takes an OdGeCurve3d and returns an OdDbCurve that is geometrically identical to the OdGeCurve3d.
Parameters
Parameters
Description
geCurve
[in] Reference to an OdGeCurve2d.
pDgCurve
[out] Receives a pointer to an OdDgCurveElement2d object that is geometrically identical to geCurve. The caller of this function is responsible for deleting this OdDbCurve object or adding it to the database.