Navigation: Scripting Reference Manual > Functions & Subroutines > GetNURBCurveParameterLimits

 

GetNURBCurveParameterLimits

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

GetNURBCurvParameterLimits n, Umin, Umax

 

Parameters

n As Long

Node number of the NURBs curve.

 

Umin As Double

Return value of the minimum U-parameter limit.

 

Umax As Double

Return value of the maximum U-parameter limit.

 

Remarks

GetNURBCurvParameterLimits retrieves the upper and lower U-parameter limits of a NURBs curve.

 

See Also

SetNURBCurvParameterLimits

AddNURBCurve

SetNURBCurve

GetNURBCurve
 

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC