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

Reference to this OdGeNurbCurve3d object.

Trims the OdGeNurbCurve3d by the new start and end parameters. 

 

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