API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::set Method
OdModelerGeometry::set Method
Syntax
C++
virtual OdResult set(int iUDegree, int iVDegree, bool bRational, int iUNumControlPoints, int iVNumControlPoints, const OdGePoint3dArray& ctrlPtsArr, const OdGeDoubleArray& weights, const OdGeKnotVector& uKnots, const OdGeKnotVector& vKnots) = 0;

This is set, a member of class OdModelerGeometry.

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