API Reference > OdGe Classes > OdGeKnotVector Class > OdGeKnotVector Constructor > OdGeKnotVector::OdGeKnotVector Constructor (int, OdGeKnotVector&)
OdGeKnotVector::OdGeKnotVector Constructor (int, OdGeKnotVector&)
Syntax
C++
OdGeKnotVector(int plusMult, const OdGeKnotVector& source);
Parameters 
Description 
int plusMult 
[in] Multiplicity increment for each knot.  
const OdGeKnotVector& source 
[in] Object to be copied. 

Constructor for the OdGeKnotVector class. 

 

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