API Reference > OdGe Classes > OdGeCurveCurveInt2d Class > OdGeCurveCurveInt2d Constructor > OdGeCurveCurveInt2d::OdGeCurveCurveInt2d Constructor (OdGeCurveCurveInt2d&)
OdGeCurveCurveInt2d::OdGeCurveCurveInt2d Constructor (OdGeCurveCurveInt2d&)
Syntax
C++
OdGeCurveCurveInt2d(const OdGeCurveCurveInt2d& source);
Parameters 
Description 
const OdGeCurveCurveInt2d& source 
[in] Object to be cloned. 

Copy constructor. Creates an OdGeCurveCurveInt2d object and initializes it with parameters of the specified source object.

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