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

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

 

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