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

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

 

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