API Reference > OdGe Classes > OdGeNurbCurve2d Class > OdGeNurbCurve2d Methods > OdGeNurbCurve2d::hardTrimByParams Method
OdGeNurbCurve2d::hardTrimByParams Method
Syntax
C++
OdGeNurbCurve2d& hardTrimByParams(double newStartParam, double newEndParam);
Parameters 
Description 
double newStartParam 
[in] New start parameter.  
double newEndParam 
[in] New end parameter. 

Reference to this OdGeNurbCurve2d object.

Trims the OdGeNurbCurve2d by the new start and end parameters. 

 

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