Navigation: Scripting Reference Manual > Functions & Subroutines > SetNURBCurveParameterLimits

 

SetNURBCurveParameterLimits

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the upper and lower U-parameter limits of an existing NURBs curve.

 

Syntax

SetNURBCurvParameterLimits n, Umin, Umax

 

Parameters

n As Long

Node number of the NURBs curve.

 

Umin As Double

New value of the minimum U-parameter limit.

 

Umax As Double

New value of the maximum U-parameter limit.

 

Remarks

SetNURBCurvParameterLimits sets the upper and lower U-parameter limits of a NURBs curve.

 

See Also

GetNURBCurvParameterLimits

AddNURBCurve

GetNURBCurve

SetNURBCurve

Examples

Curves


 

 

 

 

 

 

Copyright © Photon Engineering, LLC